List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=67",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=65",
    "results": [
        {
            "id": 687,
            "name": "22 - 85",
            "created": "2014-10-08T20:44:49.940203Z",
            "modified": "2026-03-31T18:04:25.400881Z"
        },
        {
            "id": 688,
            "name": "25. Escape from Alcatraz",
            "created": "2014-10-08T20:49:14.907835Z",
            "modified": "2026-04-01T22:23:14.643960Z"
        },
        {
            "id": 689,
            "name": "23 - 85",
            "created": "2014-10-08T20:53:05.503152Z",
            "modified": "2026-03-31T18:04:28.070902Z"
        },
        {
            "id": 690,
            "name": "24 - 85",
            "created": "2014-10-08T20:56:11.915761Z",
            "modified": "2026-03-31T18:04:29.372307Z"
        },
        {
            "id": 691,
            "name": "25 - 85",
            "created": "2014-10-08T20:58:57.661617Z",
            "modified": "2026-03-31T18:04:30.888060Z"
        },
        {
            "id": 692,
            "name": "26 - 85",
            "created": "2014-10-08T21:03:43.493686Z",
            "modified": "2026-03-31T18:04:32.308182Z"
        },
        {
            "id": 693,
            "name": "27 - 85",
            "created": "2014-10-08T21:07:45.896795Z",
            "modified": "2026-03-31T18:04:33.889590Z"
        },
        {
            "id": 694,
            "name": "28 - 85",
            "created": "2014-10-08T21:19:00.005077Z",
            "modified": "2026-03-31T18:04:35.130766Z"
        },
        {
            "id": 695,
            "name": "29 - 85",
            "created": "2014-10-08T21:22:07.990212Z",
            "modified": "2026-03-31T18:04:36.500558Z"
        },
        {
            "id": 696,
            "name": "30 - 85",
            "created": "2014-10-08T21:25:43.410097Z",
            "modified": "2026-03-31T18:04:37.904740Z"
        }
    ]
}