List accessible puzzles or create a new puzzle.

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

{
    "count": 58752,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=259",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=257",
    "results": [
        {
            "id": 82446,
            "name": "Connecting stones 4",
            "created": "2024-06-18T13:50:55.862257Z",
            "modified": "2026-04-25T22:50:34.768532Z"
        },
        {
            "id": 82115,
            "name": "Connecting stones 3",
            "created": "2024-06-15T13:02:57.716713Z",
            "modified": "2026-04-25T22:50:11.512534Z"
        },
        {
            "id": 82447,
            "name": "Connecting stones 2",
            "created": "2024-06-18T13:52:46.554139Z",
            "modified": "2026-04-25T22:50:04.075856Z"
        },
        {
            "id": 82114,
            "name": "Connecting stones 1",
            "created": "2024-06-15T13:01:05.505868Z",
            "modified": "2026-04-25T22:49:56.261864Z"
        },
        {
            "id": 22583,
            "name": "Puzzle 174",
            "created": "2020-10-29T19:48:00.055694Z",
            "modified": "2026-04-25T22:49:14.066661Z"
        },
        {
            "id": 8133,
            "name": "Йосе.1",
            "created": "2017-06-17T18:18:06.128283Z",
            "modified": "2026-04-25T22:48:07.676507Z"
        },
        {
            "id": 8132,
            "name": "Ход профи.2",
            "created": "2017-06-17T17:55:41.753292Z",
            "modified": "2026-04-25T22:47:39.765250Z"
        },
        {
            "id": 52720,
            "name": "Tsumégo 101",
            "created": "2022-03-21T10:18:38.420703Z",
            "modified": "2026-04-25T22:46:59.436190Z"
        },
        {
            "id": 35309,
            "name": "B 2015:20-2",
            "created": "2021-08-03T09:12:25.059826Z",
            "modified": "2026-04-25T22:46:50.906319Z"
        },
        {
            "id": 8131,
            "name": "Ход профи.1",
            "created": "2017-06-17T17:52:39.412633Z",
            "modified": "2026-04-25T22:46:22.316117Z"
        }
    ]
}