List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5263",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5261",
    "results": [
        {
            "id": 46693,
            "name": "Question3",
            "created": "2022-01-16T09:49:50.564091Z",
            "modified": "2026-04-22T11:57:32.592378Z"
        },
        {
            "id": 24091,
            "name": "Конец игры 2",
            "created": "2020-12-03T15:15:54.573781Z",
            "modified": "2026-04-22T11:57:35.101322Z"
        },
        {
            "id": 1271,
            "name": "537 - 539",
            "created": "2014-10-16T14:33:53.487764Z",
            "modified": "2026-04-22T11:57:35.879637Z"
        },
        {
            "id": 98683,
            "name": "Bắt ôm 9",
            "created": "2025-11-04T09:01:36.366401Z",
            "modified": "2026-04-22T11:57:40.567802Z"
        },
        {
            "id": 98684,
            "name": "Bắt ôm 10",
            "created": "2025-11-04T09:02:26.172955Z",
            "modified": "2026-04-22T11:57:44.582257Z"
        },
        {
            "id": 46694,
            "name": "Question4",
            "created": "2022-01-16T09:51:19.808978Z",
            "modified": "2026-04-22T11:57:57.524446Z"
        },
        {
            "id": 98685,
            "name": "Bắt ôm 11",
            "created": "2025-11-04T09:03:11.040269Z",
            "modified": "2026-04-22T11:57:59.389332Z"
        },
        {
            "id": 24092,
            "name": "Конец игры 2",
            "created": "2020-12-03T15:20:13.874780Z",
            "modified": "2026-04-22T11:58:03.770880Z"
        },
        {
            "id": 46695,
            "name": "Question5",
            "created": "2022-01-16T09:52:16.986185Z",
            "modified": "2026-04-22T11:58:05.261825Z"
        },
        {
            "id": 98686,
            "name": "Bắt ôm 12",
            "created": "2025-11-04T09:03:53.613859Z",
            "modified": "2026-04-22T11:58:05.981826Z"
        }
    ]
}