List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=599",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=597",
    "results": [
        {
            "id": 92318,
            "name": "Problem 218",
            "created": "2025-03-11T21:16:49.111654Z",
            "modified": "2026-05-04T07:58:19.888810Z"
        },
        {
            "id": 92317,
            "name": "Problem 217",
            "created": "2025-03-11T21:15:18.805408Z",
            "modified": "2026-05-07T20:02:08.292444Z"
        },
        {
            "id": 92316,
            "name": "Problem 216",
            "created": "2025-03-11T21:13:59.588289Z",
            "modified": "2026-05-07T20:02:07.241224Z"
        },
        {
            "id": 92315,
            "name": "Problem 215",
            "created": "2025-03-11T21:12:40.561102Z",
            "modified": "2026-05-04T03:55:54.639712Z"
        },
        {
            "id": 92314,
            "name": "Problem 214",
            "created": "2025-03-11T21:11:34.997032Z",
            "modified": "2026-05-04T03:55:43.154364Z"
        },
        {
            "id": 92313,
            "name": "Problem 213",
            "created": "2025-03-11T21:10:10.354682Z",
            "modified": "2026-05-04T05:20:05.935913Z"
        },
        {
            "id": 92312,
            "name": "Problem 212",
            "created": "2025-03-11T21:08:13.038645Z",
            "modified": "2026-05-01T07:44:28.777813Z"
        },
        {
            "id": 92311,
            "name": "Problem 211",
            "created": "2025-03-11T21:05:57.370899Z",
            "modified": "2026-04-29T08:41:21.005366Z"
        },
        {
            "id": 92310,
            "name": "8. Best Move?",
            "created": "2025-03-11T20:00:02.601074Z",
            "modified": "2026-05-12T00:26:18.451562Z"
        },
        {
            "id": 92309,
            "name": "7. Best Move?",
            "created": "2025-03-11T19:39:10.192185Z",
            "modified": "2026-05-12T00:26:18.005193Z"
        }
    ]
}