List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5780",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5778",
    "results": [
        {
            "id": 54883,
            "name": "BGJ 36 (1976) 1",
            "created": "2022-04-13T07:14:31.163044Z",
            "modified": "2026-02-15T21:56:23.559109Z"
        },
        {
            "id": 54800,
            "name": "BGJ 5 (1968) 2-1",
            "created": "2022-04-11T07:52:44.468084Z",
            "modified": "2026-02-15T21:55:29.346218Z"
        },
        {
            "id": 54799,
            "name": "BGJ 4 (1968) 1-3",
            "created": "2022-04-11T07:30:56.844378Z",
            "modified": "2026-02-15T21:55:28.327844Z"
        },
        {
            "id": 54798,
            "name": "BGJ 4 (1968) 1-2",
            "created": "2022-04-11T07:28:36.486670Z",
            "modified": "2026-02-15T21:55:27.481049Z"
        },
        {
            "id": 54794,
            "name": "Problem 005",
            "created": "2022-04-11T05:14:50.854365Z",
            "modified": "2026-02-15T21:55:23.577442Z"
        },
        {
            "id": 54793,
            "name": "Problem 004",
            "created": "2022-04-11T04:47:52.943442Z",
            "modified": "2026-02-15T21:55:22.729779Z"
        },
        {
            "id": 54788,
            "name": "Problem 003",
            "created": "2022-04-11T02:03:12.728216Z",
            "modified": "2026-02-15T21:55:21.859246Z"
        },
        {
            "id": 54786,
            "name": "BGJ 0 (1967) S 8",
            "created": "2022-04-10T19:41:56.436013Z",
            "modified": "2026-02-15T21:55:13.694345Z"
        },
        {
            "id": 54785,
            "name": "BGJ 0 (1967) S 7",
            "created": "2022-04-10T19:40:43.283814Z",
            "modified": "2026-02-15T21:55:12.914793Z"
        },
        {
            "id": 54784,
            "name": "BGJ 0 (1967) S 6",
            "created": "2022-04-10T19:38:50.425504Z",
            "modified": "2026-02-15T21:55:11.720026Z"
        }
    ]
}