List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4586",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4584",
    "results": [
        {
            "id": 43841,
            "name": "GW 69: Spot the tesuji 5",
            "created": "2021-12-02T09:13:17.855874Z",
            "modified": "2026-05-21T20:09:27.449117Z"
        },
        {
            "id": 57479,
            "name": "หนี ข้อที่ 2.8",
            "created": "2022-05-19T11:26:55.207511Z",
            "modified": "2026-05-21T20:09:32.580801Z"
        },
        {
            "id": 89024,
            "name": "Saving 3-10",
            "created": "2024-12-02T20:18:46.870997Z",
            "modified": "2026-05-21T20:09:44.440004Z"
        },
        {
            "id": 89025,
            "name": "Saving 3-11",
            "created": "2024-12-02T20:19:30.078888Z",
            "modified": "2026-05-21T20:09:45.931131Z"
        },
        {
            "id": 69302,
            "name": "123 сэмэай",
            "created": "2023-03-03T22:42:33.255942Z",
            "modified": "2026-05-21T20:09:57.774160Z"
        },
        {
            "id": 69303,
            "name": "123\" сэмэай",
            "created": "2023-03-03T22:43:17.834954Z",
            "modified": "2026-05-21T20:09:58.672533Z"
        },
        {
            "id": 642,
            "name": "103 - 539",
            "created": "2014-10-08T10:41:39.287610Z",
            "modified": "2026-05-21T20:10:11.957370Z"
        },
        {
            "id": 7513,
            "name": "problem 700",
            "created": "2017-04-24T07:35:28.858296Z",
            "modified": "2026-05-21T20:10:58.625208Z"
        },
        {
            "id": 7514,
            "name": "problem 701",
            "created": "2017-04-24T07:44:57.470502Z",
            "modified": "2026-05-21T20:11:11.974760Z"
        },
        {
            "id": 7518,
            "name": "problem 703",
            "created": "2017-04-24T14:43:55.536148Z",
            "modified": "2026-05-21T20:11:16.501098Z"
        }
    ]
}