GET /api/v1/puzzles/?format=api&ordering=created&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=created&page=5479",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5477",
    "results": [
        {
            "id": 97977,
            "name": "Problem 5",
            "created": "2025-10-02T02:08:24.445424Z",
            "modified": "2025-10-03T20:06:37.212496Z"
        },
        {
            "id": 97978,
            "name": "Problem 6",
            "created": "2025-10-02T02:09:17.452888Z",
            "modified": "2025-10-03T20:06:39.312201Z"
        },
        {
            "id": 97979,
            "name": "Problem 7",
            "created": "2025-10-02T02:22:01.303492Z",
            "modified": "2025-10-03T20:06:41.679777Z"
        },
        {
            "id": 97988,
            "name": "Soviet 5",
            "created": "2025-10-02T15:36:45.464675Z",
            "modified": "2025-10-03T22:33:50.831066Z"
        },
        {
            "id": 97992,
            "name": "Soviet 4",
            "created": "2025-10-02T18:14:59.469186Z",
            "modified": "2025-10-03T22:33:52.666827Z"
        },
        {
            "id": 97993,
            "name": "Soviet 3",
            "created": "2025-10-02T18:18:07.746332Z",
            "modified": "2025-10-03T15:31:46.851483Z"
        },
        {
            "id": 97995,
            "name": "Soviet 2",
            "created": "2025-10-02T22:48:54.177178Z",
            "modified": "2025-10-03T15:31:52.060769Z"
        },
        {
            "id": 97996,
            "name": "Soviet 1",
            "created": "2025-10-03T02:20:17.906722Z",
            "modified": "2025-10-03T15:32:07.571986Z"
        },
        {
            "id": 97997,
            "name": "Soviet 8",
            "created": "2025-10-03T02:30:27.039944Z",
            "modified": "2025-10-03T23:00:53.461994Z"
        },
        {
            "id": 97998,
            "name": "Soviet 9",
            "created": "2025-10-03T02:45:39.877326Z",
            "modified": "2025-10-03T23:00:29.557443Z"
        }
    ]
}