GET /api/v1/puzzles/?format=api&ordering=-modified&page=5416
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54796,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5417",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5415",
    "results": [
        {
            "id": 45845,
            "name": "Puzzle 5",
            "created": "2021-12-31T19:16:17.870183Z",
            "modified": "2023-04-26T12:54:07.456056Z"
        },
        {
            "id": 45844,
            "name": "Puzzle 4",
            "created": "2021-12-31T19:10:52.426997Z",
            "modified": "2023-04-26T12:54:06.947604Z"
        },
        {
            "id": 45843,
            "name": "Puzzle 3",
            "created": "2021-12-31T19:05:11.385718Z",
            "modified": "2023-04-26T12:54:06.470791Z"
        },
        {
            "id": 45841,
            "name": "Puzzle 2",
            "created": "2021-12-31T18:41:32.647298Z",
            "modified": "2023-04-26T12:54:06.008689Z"
        },
        {
            "id": 17323,
            "name": "Go faster",
            "created": "2020-03-22T02:34:45.863067Z",
            "modified": "2023-04-26T12:53:34.010262Z"
        },
        {
            "id": 48752,
            "name": "Aula 006 — Exercícios de Formas I — 06",
            "created": "2022-02-09T19:39:36.845177Z",
            "modified": "2023-04-26T12:53:00.657654Z"
        },
        {
            "id": 48751,
            "name": "Aula 006 — Exercícios de Formas I — 05",
            "created": "2022-02-09T19:15:21.987161Z",
            "modified": "2023-04-26T12:53:00.195567Z"
        },
        {
            "id": 9592,
            "name": "problem 011",
            "created": "2018-03-25T18:10:32.653188Z",
            "modified": "2023-04-26T12:52:15.284770Z"
        },
        {
            "id": 9590,
            "name": "problem 010",
            "created": "2018-03-25T18:03:08.137288Z",
            "modified": "2023-04-26T12:52:14.759118Z"
        },
        {
            "id": 9588,
            "name": "problem 009",
            "created": "2018-03-24T18:35:25.808219Z",
            "modified": "2023-04-26T12:52:14.260823Z"
        }
    ]
}