GET /api/v1/puzzles/?format=api&ordering=modified&page=56
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=57",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=55",
    "results": [
        {
            "id": 6731,
            "name": "Best Move 16",
            "created": "2017-02-16T00:32:50.135355Z",
            "modified": "2023-04-26T12:42:08.153651Z"
        },
        {
            "id": 6732,
            "name": "Best Move 17",
            "created": "2017-02-16T00:48:21.311897Z",
            "modified": "2023-04-26T12:42:08.590068Z"
        },
        {
            "id": 6768,
            "name": "best move 18",
            "created": "2017-02-23T23:47:55.029096Z",
            "modified": "2023-04-26T12:42:09.031523Z"
        },
        {
            "id": 6769,
            "name": "best move 19",
            "created": "2017-02-24T01:15:36.070729Z",
            "modified": "2023-04-26T12:42:09.508816Z"
        },
        {
            "id": 6796,
            "name": "best move 21",
            "created": "2017-02-27T23:09:14.665329Z",
            "modified": "2023-04-26T12:42:10.401549Z"
        },
        {
            "id": 7189,
            "name": "best move 22",
            "created": "2017-03-31T14:44:11.907720Z",
            "modified": "2023-04-26T12:42:10.859646Z"
        },
        {
            "id": 8503,
            "name": "bets move 23",
            "created": "2017-09-12T23:33:03.972312Z",
            "modified": "2023-04-26T12:42:11.326956Z"
        },
        {
            "id": 15095,
            "name": "boca de tigre 2",
            "created": "2019-09-17T21:55:50.499460Z",
            "modified": "2023-04-26T12:42:12.704639Z"
        },
        {
            "id": 15096,
            "name": "boca de tigre 3",
            "created": "2019-09-17T21:57:38.939096Z",
            "modified": "2023-04-26T12:42:13.153307Z"
        },
        {
            "id": 15097,
            "name": "boca de tigre 4",
            "created": "2019-09-17T22:00:05.156497Z",
            "modified": "2023-04-26T12:42:13.623650Z"
        }
    ]
}