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

{
    "count": 88,
    "next": null,
    "previous": "https://www.sidechef.com/recipes/9495/recommended/?format=api&page=7&page_size=12",
    "results": [
        {
            "id": 7744,
            "name": "Sticky Soy-Roasted Chicken With Shredded Sesame Beans",
            "active_time": 5400,
            "rating": 5.0,
            "cover_pic_url": "https://www.sidechef.com/recipe/2266bb96-7250-4c80-a67a-fdee63fff06a.jpg",
            "first_dish_tag": "Peanut-Free",
            "ingredient_count": 10,
            "owner": {
                "id": 136724,
                "full_name": "East After Noon",
                "photo_url": "https://www.sidechef.com/profile/574930575267dd1c4ca8b3e8.jpeg",
                "kol": {
                    "id": 152,
                    "slug": "east-after-noon",
                    "photo_url": "https://www.sidechef.com/profile/273f99b2-3aa8-43a7-ba84-5d4635437ec3.jpeg",
                    "premium": false
                }
            },
            "premium": false,
            "price_per_serving": "4.75",
            "recipe_type": 0,
            "servings": 4,
            "recipe_url_slug": "sticky_soy_roasted_chicken_with_shredded_sesame_beans"
        },
        {
            "id": 7097,
            "name": "Easy All-American Potato Salad",
            "active_time": 2400,
            "rating": 5.0,
            "cover_pic_url": "https://www.sidechef.com/recipe/ba105ff9-9970-4fdf-aae7-9d74ef9407dc.jpeg",
            "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": "0.90",
            "recipe_type": 0,
            "servings": 10,
            "recipe_url_slug": "easy_all_american_potato_salad"
        },
        {
            "id": 7091,
            "name": "Crispy Garlic Roasted Potatoes",
            "active_time": 4200,
            "rating": 5.0,
            "cover_pic_url": "https://www.sidechef.com/recipe/18c39933-a285-4efc-900e-66f2d0d3599c.jpeg",
            "first_dish_tag": "Easy",
            "ingredient_count": 7,
            "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.43",
            "recipe_type": 0,
            "servings": 4,
            "recipe_url_slug": "crispy_garlic_roasted_potatoes"
        },
        {
            "id": 6610,
            "name": "Orange Marmalade Cake",
            "active_time": 3600,
            "rating": 4.0,
            "cover_pic_url": "https://www.sidechef.com/recipe/e9fb8443-81e7-46ad-8abc-53e2e246635f.jpeg",
            "first_dish_tag": "Peanut-Free",
            "ingredient_count": 10,
            "owner": {
                "id": 170060,
                "full_name": "Anncoo Journal",
                "photo_url": "https://www.sidechef.com/profile/0d8917b1-b3a0-4f69-8317-11ae2702441b.jpg",
                "kol": {
                    "id": 131,
                    "slug": "anncoo-journal",
                    "photo_url": "https://www.sidechef.com/profile/ca8819ae-dc1c-4a5b-adfe-bbb90479870c.jpeg",
                    "premium": false
                }
            },
            "premium": false,
            "price_per_serving": "1.25",
            "recipe_type": 0,
            "servings": 6,
            "recipe_url_slug": "orange_marmalade_cake"
        }
    ]
}