GET /recipes/74242/recommended/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 95,
    "next": null,
    "previous": "https://www.sidechef.com/recipes/74242/recommended/?format=api&page=3",
    "results": [
        {
            "id": 7646,
            "name": "Red Velvet Chocolate Chip Cookies",
            "active_time": 1920,
            "rating": 4.2,
            "cover_pic_url": "https://www.sidechef.com/recipe/00327c51-64a0-49a7-92da-8ce9c444fee2.jpg",
            "first_dish_tag": "Peanut-Free",
            "ingredient_count": 15,
            "owner": {
                "id": 140920,
                "full_name": "Wok & Skillet",
                "photo_url": "https://www.sidechef.com/profile/c381af97-a03b-4371-97ba-8b52843027a4.png",
                "kol": {
                    "id": 219,
                    "slug": "wok-and-skillet",
                    "photo_url": "https://www.sidechef.com/profile/45678350-694a-4cab-ad02-709d9b985ca7.jpg",
                    "premium": false
                }
            },
            "premium": false,
            "price_per_serving": "1.55",
            "recipe_type": 0,
            "servings": 8,
            "recipe_url_slug": "red_velvet_chocolate_chip_cookies"
        },
        {
            "id": 7881,
            "name": "Passionfruit Coconut Pie",
            "active_time": 3600.0,
            "rating": null,
            "cover_pic_url": "https://www.sidechef.com/recipe/a980d802-3845-46f6-adb0-13d12ea94f30.png",
            "first_dish_tag": "Easy",
            "ingredient_count": 9,
            "owner": {
                "id": 27540,
                "full_name": "One Pot Chef Show",
                "photo_url": "https://www.sidechef.com/profile/54c74faa5267dd0e507190ab.jpeg",
                "kol": {
                    "id": 128,
                    "slug": "one-pot-chef-show",
                    "photo_url": "https://www.sidechef.com/profile/6fccdc6e-e7dd-4f70-968f-8e7e4afc4244.jpg",
                    "premium": false
                }
            },
            "premium": false,
            "price_per_serving": "1.69",
            "recipe_type": 0,
            "servings": 8,
            "recipe_url_slug": "passionfruit_coconut_pie"
        },
        {
            "id": 2559,
            "name": "Hazelnut Caramel Coffee Macarons",
            "active_time": 9900,
            "rating": 4.0,
            "cover_pic_url": "https://www.sidechef.com/recipe/d01050d6-69f2-475b-ab85-24b12a22589f.jpg",
            "first_dish_tag": "Peanut-Free",
            "ingredient_count": 8,
            "owner": {
                "id": 1410,
                "full_name": "The Sweet Chick",
                "photo_url": "https://www.sidechef.com/profile/5515caf45267dd0e50727352.jpeg",
                "kol": {
                    "id": 211,
                    "slug": "the-sweet-chick",
                    "photo_url": null,
                    "premium": false
                }
            },
            "premium": false,
            "price_per_serving": "1.41",
            "recipe_type": 0,
            "servings": 10,
            "recipe_url_slug": "hazelnut_caramel_coffee_macarons"
        },
        {
            "id": 93978,
            "name": "Durian Mung Bean Mooncakes",
            "active_time": 10200,
            "rating": null,
            "cover_pic_url": "https://www.sidechef.com/recipe/e0a270bf-32f6-4475-9774-9d865d17c532.jpeg",
            "first_dish_tag": "Low-Fat",
            "ingredient_count": 13,
            "owner": {
                "id": 161757,
                "full_name": "Huang Kitchen",
                "photo_url": "https://www.sidechef.com/profile/a11109ad-bc1c-4b0f-8b20-2d26d8764323.jpg",
                "kol": {
                    "id": 182,
                    "slug": "huang-kitchen",
                    "photo_url": "https://www.sidechef.com/profile/f4dde3d6-b718-490d-ad89-b8acdc36425e.jpg",
                    "premium": false
                }
            },
            "premium": false,
            "price_per_serving": "0.37",
            "recipe_type": 0,
            "servings": 14,
            "recipe_url_slug": "durian_mung_bean_mooncakes"
        },
        {
            "id": 9839,
            "name": "White Chocolate Cherry Cookies",
            "active_time": 3600,
            "rating": null,
            "cover_pic_url": "https://www.sidechef.com/recipe/545d7c13-4ee8-48ea-8a34-7d61e8b882d9.jpg",
            "first_dish_tag": "Easy",
            "ingredient_count": 13,
            "owner": {
                "id": 154821,
                "full_name": "Jessica Gavin",
                "photo_url": "https://www.sidechef.com/profile/132b43bc-f85f-4a73-a5fc-81bdb2b70fc5.png",
                "kol": {
                    "id": 4,
                    "slug": "jessica-gavin",
                    "photo_url": "https://www.sidechef.com/profile/1b2713c5-4806-4d68-884a-e5e065c4d5ea.png",
                    "premium": true
                }
            },
            "premium": true,
            "price_per_serving": "1.03",
            "recipe_type": 0,
            "servings": 12,
            "recipe_url_slug": "white_chocolate_cherry_cookies"
        }
    ]
}