List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5447",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5445",
    "results": [
        {
            "id": 96462,
            "name": "BTVN 5",
            "created": "2025-08-05T09:22:06.967586Z",
            "modified": "2026-03-30T16:56:12.048903Z"
        },
        {
            "id": 96463,
            "name": "BTVN 6",
            "created": "2025-08-05T09:32:15.821695Z",
            "modified": "2026-04-07T01:38:16.274440Z"
        },
        {
            "id": 96464,
            "name": "Problem 205",
            "created": "2025-08-06T00:08:50.305842Z",
            "modified": "2026-03-31T16:05:47.999791Z"
        },
        {
            "id": 96465,
            "name": "Problem 206",
            "created": "2025-08-06T00:12:51.478599Z",
            "modified": "2026-03-31T16:06:17.942906Z"
        },
        {
            "id": 96466,
            "name": "Problem 207",
            "created": "2025-08-06T00:13:56.564834Z",
            "modified": "2026-03-31T16:06:44.944063Z"
        },
        {
            "id": 96467,
            "name": "Problem 208",
            "created": "2025-08-06T00:15:15.525134Z",
            "modified": "2026-03-31T16:07:10.755679Z"
        },
        {
            "id": 96468,
            "name": "Problem 209",
            "created": "2025-08-06T00:26:25.128723Z",
            "modified": "2026-03-31T16:07:37.902475Z"
        },
        {
            "id": 96469,
            "name": "Problem 210",
            "created": "2025-08-06T00:28:48.174010Z",
            "modified": "2026-03-31T16:08:05.150324Z"
        },
        {
            "id": 96470,
            "name": "Problem 211",
            "created": "2025-08-06T00:30:12.089413Z",
            "modified": "2026-03-31T16:08:34.900293Z"
        },
        {
            "id": 96471,
            "name": "Problem 212",
            "created": "2025-08-06T00:31:44.415135Z",
            "modified": "2026-03-31T16:09:04.571899Z"
        }
    ]
}