List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4601",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4599",
    "results": [
        {
            "id": 28482,
            "name": "double atari6 ดับเบิลอาตาริ6",
            "created": "2021-03-03T08:51:27.688993Z",
            "modified": "2026-04-15T09:50:16.129905Z"
        },
        {
            "id": 28481,
            "name": "Double Atari5 ดับเบิลอาตาริ5",
            "created": "2021-03-03T08:46:22.542718Z",
            "modified": "2026-04-15T09:50:15.461245Z"
        },
        {
            "id": 28480,
            "name": "Double Atari4 ดับเบิลอาตารื4",
            "created": "2021-03-03T08:40:58.834163Z",
            "modified": "2026-04-15T09:50:15.150439Z"
        },
        {
            "id": 28479,
            "name": "Double Atari3 ดับเบิลอาตาริ3",
            "created": "2021-03-03T08:32:10.681400Z",
            "modified": "2026-04-15T09:50:14.756025Z"
        },
        {
            "id": 28477,
            "name": "Double Atari2 ดับเบิลอาตารื2",
            "created": "2021-03-03T08:11:50.364200Z",
            "modified": "2026-04-15T09:50:14.480935Z"
        },
        {
            "id": 28476,
            "name": "Double Atari ดับเบิลอาตารื",
            "created": "2021-03-03T08:07:27.414684Z",
            "modified": "2026-04-15T09:50:14.022567Z"
        },
        {
            "id": 28334,
            "name": "Move move",
            "created": "2021-02-27T14:13:36.212518Z",
            "modified": "2026-04-15T09:50:13.814094Z"
        },
        {
            "id": 28331,
            "name": "Best move best",
            "created": "2021-02-27T14:00:41.533470Z",
            "modified": "2026-04-15T09:50:13.342024Z"
        },
        {
            "id": 28301,
            "name": "Best move",
            "created": "2021-02-26T15:15:21.450605Z",
            "modified": "2026-04-15T09:50:13.147829Z"
        },
        {
            "id": 28227,
            "name": "Etienne vs Paul 24/02",
            "created": "2021-02-24T19:47:11.961003Z",
            "modified": "2026-04-15T09:50:12.658427Z"
        }
    ]
}