List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5510
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=5511",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5509",
    "results": [
        {
            "id": 6494,
            "name": "Level 8: Ladders",
            "created": "2016-11-26T21:50:41.487750Z",
            "modified": "2026-03-31T19:18:05.621751Z"
        },
        {
            "id": 6493,
            "name": "Level 7: Neting On A 5x5 Board",
            "created": "2016-11-26T02:19:40.166768Z",
            "modified": "2026-03-31T19:18:04.036246Z"
        },
        {
            "id": 6492,
            "name": "Level 5: Netting 2 Pieces",
            "created": "2016-11-26T02:13:26.429804Z",
            "modified": "2026-03-31T19:18:02.793944Z"
        },
        {
            "id": 6491,
            "name": "Level 4: Nets",
            "created": "2016-11-26T02:04:33.701117Z",
            "modified": "2026-03-31T19:18:01.208138Z"
        },
        {
            "id": 6490,
            "name": "Level 3: Liberties",
            "created": "2016-11-26T01:51:47.793972Z",
            "modified": "2026-03-31T19:17:59.530389Z"
        },
        {
            "id": 6489,
            "name": "Level 2: Capture Whole Board",
            "created": "2016-11-26T01:39:10.066039Z",
            "modified": "2026-03-31T19:17:58.156565Z"
        },
        {
            "id": 6488,
            "name": "Level 1.0: Capture",
            "created": "2016-11-26T01:33:13.147615Z",
            "modified": "2026-03-31T19:17:56.957940Z"
        },
        {
            "id": 6487,
            "name": "Introduction",
            "created": "2016-11-26T01:20:40.471942Z",
            "modified": "2026-03-31T19:17:55.643782Z"
        },
        {
            "id": 6486,
            "name": "???????????????????????????????????????????????????????????????????",
            "created": "2016-11-26T00:35:42.968627Z",
            "modified": "2026-03-31T19:17:54.357546Z"
        },
        {
            "id": 6485,
            "name": "Blacks Destruction At Whites Star Point Party",
            "created": "2016-11-25T23:50:55.213349Z",
            "modified": "2026-03-31T19:17:53.095503Z"
        }
    ]
}