GET /api/v1/puzzles/?format=api&ordering=modified&page=4
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=5",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=3",
    "results": [
        {
            "id": 56097,
            "name": "BGJ 145 (2008) 3",
            "created": "2022-05-02T09:29:28.973998Z",
            "modified": "2022-05-05T05:40:02.638740Z"
        },
        {
            "id": 56099,
            "name": "BGJ 145 (2008) 5",
            "created": "2022-05-02T09:32:34.066626Z",
            "modified": "2022-05-05T05:40:52.524975Z"
        },
        {
            "id": 56116,
            "name": "BGJ 148 (2009) 5",
            "created": "2022-05-02T10:17:20.518870Z",
            "modified": "2022-05-05T05:47:11.720785Z"
        },
        {
            "id": 56117,
            "name": "BGJ 148 (2009) 1",
            "created": "2022-05-02T11:59:51.467712Z",
            "modified": "2022-05-05T05:47:55.404356Z"
        },
        {
            "id": 56119,
            "name": "BGJ 149 (2009) 3",
            "created": "2022-05-02T12:02:29.347019Z",
            "modified": "2022-05-05T05:48:09.503577Z"
        },
        {
            "id": 56123,
            "name": "BGJ 150 (2009) 2",
            "created": "2022-05-02T12:07:16.228114Z",
            "modified": "2022-05-05T05:50:04.528702Z"
        },
        {
            "id": 56124,
            "name": "BGJ 150 (2009) 3",
            "created": "2022-05-02T12:08:38.548380Z",
            "modified": "2022-05-05T05:50:10.372458Z"
        },
        {
            "id": 56125,
            "name": "BGJ 151 (2010) 1",
            "created": "2022-05-02T12:12:05.597406Z",
            "modified": "2022-05-05T05:50:48.937893Z"
        },
        {
            "id": 56126,
            "name": "BGJ 151 (2010) 2",
            "created": "2022-05-02T12:13:42.333828Z",
            "modified": "2022-05-05T05:51:14.557113Z"
        },
        {
            "id": 56128,
            "name": "BGJ 152 (2010) 1",
            "created": "2022-05-02T12:16:18.470040Z",
            "modified": "2022-05-05T05:51:34.480821Z"
        }
    ]
}