List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5076",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5074",
    "results": [
        {
            "id": 85608,
            "name": "Numbers and Shapes 3B",
            "created": "2024-10-01T22:06:19.275264Z",
            "modified": "2026-04-01T00:17:19.879236Z"
        },
        {
            "id": 85609,
            "name": "Numbers and Shapes 4A",
            "created": "2024-10-01T22:09:22.253196Z",
            "modified": "2026-04-01T00:25:47.897565Z"
        },
        {
            "id": 85610,
            "name": "Numbers and Shapes 4C",
            "created": "2024-10-01T22:11:10.189882Z",
            "modified": "2026-04-01T00:41:56.723362Z"
        },
        {
            "id": 85611,
            "name": "Numbers and Shapes 4E",
            "created": "2024-10-01T22:14:33.591223Z",
            "modified": "2026-04-01T00:56:05.727121Z"
        },
        {
            "id": 85612,
            "name": "Numbers and Shapes 4D",
            "created": "2024-10-01T22:15:50.111857Z",
            "modified": "2026-04-01T00:49:11.677923Z"
        },
        {
            "id": 85613,
            "name": "Numbers and Shapes 4B",
            "created": "2024-10-01T22:19:16.983710Z",
            "modified": "2026-04-01T00:34:11.927927Z"
        },
        {
            "id": 85614,
            "name": "Numbers and Shapes 5E",
            "created": "2024-10-01T22:27:16.963071Z",
            "modified": "2026-04-01T01:24:07.687011Z"
        },
        {
            "id": 85615,
            "name": "Numbers and Shapes 5A",
            "created": "2024-10-01T22:29:35.560653Z",
            "modified": "2026-04-01T01:02:22.520168Z"
        },
        {
            "id": 85616,
            "name": "Numbers and Shapes 5D",
            "created": "2024-10-01T22:32:07.798016Z",
            "modified": "2026-04-01T01:19:08.959376Z"
        },
        {
            "id": 85617,
            "name": "Numbers and Shapes 5J",
            "created": "2024-10-01T22:33:00.099497Z",
            "modified": "2026-04-01T01:46:03.551132Z"
        }
    ]
}