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

{
    "count": 54875,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=139",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=137",
    "results": [
        {
            "id": 8346,
            "name": "Stop two eyes (again)",
            "created": "2017-08-01T00:17:05.742349Z",
            "modified": "2023-05-17T06:37:10.884248Z"
        },
        {
            "id": 20548,
            "name": "Death, Seki, or Ko",
            "created": "2020-08-20T21:29:00.602836Z",
            "modified": "2023-05-17T06:38:23.868585Z"
        },
        {
            "id": 20617,
            "name": "don't lose the corner",
            "created": "2020-08-24T18:55:05.545247Z",
            "modified": "2023-05-17T06:38:24.306329Z"
        },
        {
            "id": 20661,
            "name": "kill the invasion",
            "created": "2020-08-28T03:53:40.824340Z",
            "modified": "2023-05-17T06:38:24.735688Z"
        },
        {
            "id": 20835,
            "name": "do the best move",
            "created": "2020-09-09T02:42:18.379373Z",
            "modified": "2023-05-17T06:38:25.596073Z"
        },
        {
            "id": 20978,
            "name": "priorities",
            "created": "2020-09-18T21:40:10.904091Z",
            "modified": "2023-05-17T06:38:26.025825Z"
        },
        {
            "id": 28913,
            "name": "Lesson 1 - Bottom Right",
            "created": "2021-03-16T19:52:33.741107Z",
            "modified": "2023-05-17T06:40:07.715811Z"
        },
        {
            "id": 28914,
            "name": "Lesson 1 - Bottom Left",
            "created": "2021-03-16T19:53:39.780360Z",
            "modified": "2023-05-17T06:40:08.140104Z"
        },
        {
            "id": 29056,
            "name": "Lesson 2 - Top Right",
            "created": "2021-03-21T18:42:48.240153Z",
            "modified": "2023-05-17T06:40:08.589697Z"
        },
        {
            "id": 29057,
            "name": "Lesson 2 - Bottom Right",
            "created": "2021-03-21T18:53:35.890047Z",
            "modified": "2023-05-17T06:40:09.031183Z"
        }
    ]
}