List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=720",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=718",
    "results": [
        {
            "id": 33100,
            "name": "Diagram (3097)",
            "created": "2021-07-05T10:46:35.930073Z",
            "modified": "2026-05-14T23:24:15.054060Z"
        },
        {
            "id": 52630,
            "name": "Problem 2",
            "created": "2022-03-20T15:32:50.157067Z",
            "modified": "2026-05-14T23:22:31.057371Z"
        },
        {
            "id": 52625,
            "name": "Problem 1",
            "created": "2022-03-20T12:18:58.472384Z",
            "modified": "2026-05-14T23:22:30.572749Z"
        },
        {
            "id": 21620,
            "name": "Puzzle 62 (p. 87)",
            "created": "2020-10-13T23:03:55.903830Z",
            "modified": "2026-05-14T23:22:17.862293Z"
        },
        {
            "id": 21619,
            "name": "Puzzle 61 (p. 87)",
            "created": "2020-10-13T23:03:37.959812Z",
            "modified": "2026-05-14T23:22:14.267638Z"
        },
        {
            "id": 13831,
            "name": "433 / 900",
            "created": "2018-12-14T10:36:12.099632Z",
            "modified": "2026-05-14T23:21:49.517364Z"
        },
        {
            "id": 23985,
            "name": "Puzzle 293-2",
            "created": "2020-11-29T12:52:21.512700Z",
            "modified": "2026-05-14T23:21:15.560109Z"
        },
        {
            "id": 23984,
            "name": "Puzzle 293-1",
            "created": "2020-11-29T12:52:05.459544Z",
            "modified": "2026-05-14T23:21:13.061688Z"
        },
        {
            "id": 13830,
            "name": "432 / 900",
            "created": "2018-12-14T10:35:26.900397Z",
            "modified": "2026-05-14T23:20:05.207082Z"
        },
        {
            "id": 40588,
            "name": "play 78",
            "created": "2021-10-19T01:53:05.991579Z",
            "modified": "2026-05-14T23:19:35.107083Z"
        }
    ]
}