List accessible puzzles or create a new puzzle.

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

{
    "count": 58769,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5056",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5054",
    "results": [
        {
            "id": 102780,
            "name": "Connecting stones 62",
            "created": "2026-01-25T16:03:04.315862Z",
            "modified": "2026-05-03T02:17:56.889934Z"
        },
        {
            "id": 102781,
            "name": "Connecting stones 63",
            "created": "2026-01-25T16:08:00.371364Z",
            "modified": "2026-05-03T02:17:57.161724Z"
        },
        {
            "id": 17933,
            "name": "Problem 4",
            "created": "2020-04-23T12:44:08.727713Z",
            "modified": "2026-05-03T02:18:40.011553Z"
        },
        {
            "id": 2725,
            "name": "From Another Recent Game",
            "created": "2015-07-09T19:21:54.183659Z",
            "modified": "2026-05-03T02:18:53.446132Z"
        },
        {
            "id": 43759,
            "name": "GW 67: 20 2line tesujis 18",
            "created": "2021-12-01T10:55:14.023271Z",
            "modified": "2026-05-03T02:21:05.173090Z"
        },
        {
            "id": 43760,
            "name": "GW 67: 20 2line tesujis 19",
            "created": "2021-12-01T10:55:33.289115Z",
            "modified": "2026-05-03T02:21:06.187151Z"
        },
        {
            "id": 17934,
            "name": "Problem 5",
            "created": "2020-04-23T12:45:29.030307Z",
            "modified": "2026-05-03T02:21:24.535685Z"
        },
        {
            "id": 52231,
            "name": "question 1",
            "created": "2022-03-15T15:24:34.202588Z",
            "modified": "2026-05-03T02:21:50.166848Z"
        },
        {
            "id": 93641,
            "name": "Problem 15",
            "created": "2025-05-05T04:39:05.394698Z",
            "modified": "2026-05-03T02:22:25.336805Z"
        },
        {
            "id": 17935,
            "name": "Problem 6",
            "created": "2020-04-23T12:47:27.719690Z",
            "modified": "2026-05-03T02:22:25.766878Z"
        }
    ]
}