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

{
    "count": 54782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5479",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5477",
    "results": [
        {
            "id": 10567,
            "name": "Problem 14",
            "created": "2018-08-16T18:07:10.521840Z",
            "modified": "2022-03-08T08:42:09.559082Z"
        },
        {
            "id": 10566,
            "name": "Problem 13",
            "created": "2018-08-16T18:04:34.050497Z",
            "modified": "2022-03-08T08:41:44.767328Z"
        },
        {
            "id": 10563,
            "name": "Problem ten",
            "created": "2018-08-16T17:51:53.911963Z",
            "modified": "2022-03-08T08:40:52.250867Z"
        },
        {
            "id": 6145,
            "name": "Puzzle",
            "created": "2016-06-03T00:22:08.056284Z",
            "modified": "2021-12-18T23:00:20.692108Z"
        },
        {
            "id": 38798,
            "name": "Elephant Cut Protection",
            "created": "2021-09-23T21:15:34.767151Z",
            "modified": "2021-09-24T21:36:39.880394Z"
        },
        {
            "id": 29909,
            "name": "AI Elephant Eye",
            "created": "2021-04-09T00:02:48.419414Z",
            "modified": "2021-09-24T21:35:21.744233Z"
        },
        {
            "id": 20567,
            "name": "死活題no.4",
            "created": "2020-08-21T05:12:34.812684Z",
            "modified": "2021-05-03T13:25:22.925209Z"
        },
        {
            "id": 20566,
            "name": "死活題no.3",
            "created": "2020-08-21T05:11:25.388533Z",
            "modified": "2021-05-03T13:23:49.624409Z"
        },
        {
            "id": 20565,
            "name": "死活題no.2",
            "created": "2020-08-21T05:09:13.473477Z",
            "modified": "2021-05-03T13:23:33.149702Z"
        },
        {
            "id": 28563,
            "name": "Komoku, High Approach, Low Pincer",
            "created": "2021-03-05T06:43:31.540875Z",
            "modified": "2021-04-08T23:57:55.337087Z"
        }
    ]
}