GET /api/v1/puzzles/?format=api&ordering=modified&page=8
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=9",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=7",
    "results": [
        {
            "id": 15402,
            "name": "test 16",
            "created": "2019-10-16T18:24:31.376413Z",
            "modified": "2022-06-19T07:16:58.434398Z"
        },
        {
            "id": 15403,
            "name": "test 17",
            "created": "2019-10-16T18:27:22.817776Z",
            "modified": "2022-06-19T07:17:02.488707Z"
        },
        {
            "id": 15404,
            "name": "test 18",
            "created": "2019-10-16T18:32:49.303855Z",
            "modified": "2022-06-19T07:17:08.690009Z"
        },
        {
            "id": 15405,
            "name": "test 19",
            "created": "2019-10-16T18:40:37.949886Z",
            "modified": "2022-06-19T07:17:19.600910Z"
        },
        {
            "id": 15406,
            "name": "test 20",
            "created": "2019-10-16T18:49:45.164422Z",
            "modified": "2022-06-19T07:17:32.042383Z"
        },
        {
            "id": 25261,
            "name": "25:5-7",
            "created": "2021-01-02T15:52:07.152221Z",
            "modified": "2022-07-01T09:10:34.272268Z"
        },
        {
            "id": 25263,
            "name": "25:6-1",
            "created": "2021-01-02T15:52:54.595002Z",
            "modified": "2022-07-02T17:37:41.133731Z"
        },
        {
            "id": 25265,
            "name": "25:6-3",
            "created": "2021-01-02T15:53:40.343624Z",
            "modified": "2022-07-07T00:17:17.610606Z"
        },
        {
            "id": 57374,
            "name": "999999",
            "created": "2022-05-18T03:58:59.175629Z",
            "modified": "2022-07-12T03:05:23.287991Z"
        },
        {
            "id": 9674,
            "name": "Playing steps",
            "created": "2018-04-17T11:02:56.261837Z",
            "modified": "2022-07-13T14:31:57.494296Z"
        }
    ]
}