List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=552",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=550",
    "results": [
        {
            "id": 44879,
            "name": "Diagram [5080]",
            "created": "2021-12-15T14:19:40.940286Z",
            "modified": "2026-05-10T04:02:03.477826Z"
        },
        {
            "id": 44264,
            "name": "GW 92: Cho U's problems 3",
            "created": "2021-12-05T15:49:28.002759Z",
            "modified": "2026-05-10T04:02:02.648799Z"
        },
        {
            "id": 43668,
            "name": "GW 56:  TLD 1",
            "created": "2021-11-30T19:41:58.101207Z",
            "modified": "2026-05-10T04:02:01.805154Z"
        },
        {
            "id": 40183,
            "name": "play 82",
            "created": "2021-10-14T04:49:55.924561Z",
            "modified": "2026-05-10T04:02:00.969363Z"
        },
        {
            "id": 39801,
            "name": "11_04_rect_eight",
            "created": "2021-10-08T03:08:23.297759Z",
            "modified": "2026-05-10T04:02:00.069890Z"
        },
        {
            "id": 104341,
            "name": "27/4/26",
            "created": "2026-04-28T01:55:13.081927Z",
            "modified": "2026-05-10T04:01:50.481079Z"
        },
        {
            "id": 102485,
            "name": "Puzzle 7.24.10",
            "created": "2026-01-17T10:58:07.247554Z",
            "modified": "2026-05-10T04:01:49.586257Z"
        },
        {
            "id": 102017,
            "name": "Puzzle 7.7.7",
            "created": "2026-01-10T18:38:55.989024Z",
            "modified": "2026-05-10T04:01:48.744732Z"
        },
        {
            "id": 101844,
            "name": "Puzzle 6.69.9",
            "created": "2026-01-07T07:48:28.909098Z",
            "modified": "2026-05-10T04:01:47.880578Z"
        },
        {
            "id": 99554,
            "name": "Puzzle 4.20.10",
            "created": "2025-11-22T09:23:47.391994Z",
            "modified": "2026-05-10T04:01:47.034844Z"
        }
    ]
}