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

{
    "count": 54871,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5488",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5486",
    "results": [
        {
            "id": 25086,
            "name": "22:5-5",
            "created": "2020-12-31T20:39:20.740404Z",
            "modified": "2022-04-05T15:47:44.435603Z"
        },
        {
            "id": 25084,
            "name": "22:5-3",
            "created": "2020-12-31T20:38:46.051467Z",
            "modified": "2022-04-05T03:45:18.652748Z"
        },
        {
            "id": 10569,
            "name": "Problem 16",
            "created": "2018-08-16T18:13:47.605600Z",
            "modified": "2022-03-08T08:43:13.783469Z"
        },
        {
            "id": 10568,
            "name": "Problem 15",
            "created": "2018-08-16T18:10:35.510003Z",
            "modified": "2022-03-08T08:42:48.189300Z"
        },
        {
            "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"
        }
    ]
}