List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4888
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=modified&page=4889",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4887",
    "results": [
        {
            "id": 34039,
            "name": "Turn19C2vsH4",
            "created": "2021-07-14T21:36:14.608590Z",
            "modified": "2026-05-11T20:17:12.820396Z"
        },
        {
            "id": 776,
            "name": "125 - 539",
            "created": "2014-10-09T15:43:14.858345Z",
            "modified": "2026-05-11T20:17:13.444174Z"
        },
        {
            "id": 777,
            "name": "126 - 539",
            "created": "2014-10-09T15:45:08.165737Z",
            "modified": "2026-05-11T20:17:13.957122Z"
        },
        {
            "id": 54740,
            "name": "problem 5",
            "created": "2022-04-10T06:26:08.011435Z",
            "modified": "2026-05-11T20:17:22.293849Z"
        },
        {
            "id": 54741,
            "name": "problem 6",
            "created": "2022-04-10T06:26:50.471899Z",
            "modified": "2026-05-11T20:17:22.757736Z"
        },
        {
            "id": 79573,
            "name": "Shichô 23",
            "created": "2024-02-19T13:48:33.684899Z",
            "modified": "2026-05-11T20:17:52.651621Z"
        },
        {
            "id": 80037,
            "name": "Couper 11",
            "created": "2024-03-11T14:49:15.530541Z",
            "modified": "2026-05-11T20:17:53.509533Z"
        },
        {
            "id": 21730,
            "name": "Puzzle 1 (p143-189)",
            "created": "2020-10-17T09:41:02.636207Z",
            "modified": "2026-05-11T20:17:56.966949Z"
        },
        {
            "id": 33235,
            "name": "Diagram (3108)",
            "created": "2021-07-07T10:05:08.400700Z",
            "modified": "2026-05-11T20:21:39.588637Z"
        },
        {
            "id": 9273,
            "name": "Lesson 16 - attaching to 3-4",
            "created": "2018-01-23T19:57:01.609783Z",
            "modified": "2026-05-11T20:21:42.994123Z"
        }
    ]
}