List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5867",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5865",
    "results": [
        {
            "id": 60,
            "name": "Problem 11",
            "created": "2014-09-12T20:58:41.936416Z",
            "modified": "2026-04-01T01:29:39.905946Z"
        },
        {
            "id": 59,
            "name": "Snap your fingers once, snap your finger twice, then snap it back!",
            "created": "2014-09-12T19:40:37.987962Z",
            "modified": "2026-03-31T17:49:32.242441Z"
        },
        {
            "id": 58,
            "name": "Black To Kill White",
            "created": "2014-09-12T19:37:09.062322Z",
            "modified": "2026-03-31T17:49:30.631057Z"
        },
        {
            "id": 57,
            "name": "5 of 347",
            "created": "2014-09-12T19:25:50.482677Z",
            "modified": "2026-03-31T17:49:29.303366Z"
        },
        {
            "id": 56,
            "name": "Problem 10",
            "created": "2014-09-12T16:13:49.533130Z",
            "modified": "2026-04-01T00:57:08.008509Z"
        },
        {
            "id": 55,
            "name": "Problem 9",
            "created": "2014-09-12T16:09:43.401153Z",
            "modified": "2026-04-01T00:50:13.654398Z"
        },
        {
            "id": 54,
            "name": "Problem 8",
            "created": "2014-09-12T15:53:33.618174Z",
            "modified": "2026-04-01T00:43:06.887695Z"
        },
        {
            "id": 53,
            "name": "Problem 7",
            "created": "2014-09-12T15:43:47.547585Z",
            "modified": "2026-04-01T00:35:22.870753Z"
        },
        {
            "id": 52,
            "name": "4 of 347",
            "created": "2014-09-12T15:36:01.379937Z",
            "modified": "2026-03-31T17:49:28.081815Z"
        },
        {
            "id": 51,
            "name": "Problem 6",
            "created": "2014-09-12T15:34:16.611910Z",
            "modified": "2026-04-01T00:27:09.507003Z"
        }
    ]
}