List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4560",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4558",
    "results": [
        {
            "id": 71471,
            "name": "Connection - 8",
            "created": "2023-05-07T12:35:05.202495Z",
            "modified": "2026-05-20T05:07:20.076339Z"
        },
        {
            "id": 71472,
            "name": "Connect or not 1 - 1",
            "created": "2023-05-07T15:38:47.306983Z",
            "modified": "2026-05-10T01:17:37.733110Z"
        },
        {
            "id": 71474,
            "name": "Connect or not 1 - 2",
            "created": "2023-05-07T16:50:29.457375Z",
            "modified": "2026-04-01T00:24:39.176502Z"
        },
        {
            "id": 71475,
            "name": "Connect or not 1 - 3",
            "created": "2023-05-07T16:55:07.679894Z",
            "modified": "2026-05-10T01:30:04.551294Z"
        },
        {
            "id": 71476,
            "name": "Connect or not 1 - 4",
            "created": "2023-05-07T16:57:39.886095Z",
            "modified": "2026-05-10T01:35:39.832700Z"
        },
        {
            "id": 71477,
            "name": "Connect or not 1 - 5",
            "created": "2023-05-07T17:00:12.652396Z",
            "modified": "2026-05-10T01:40:47.622665Z"
        },
        {
            "id": 71479,
            "name": "Connect or not 1 - 6",
            "created": "2023-05-07T17:16:27.598819Z",
            "modified": "2026-05-10T01:45:34.795794Z"
        },
        {
            "id": 71480,
            "name": "Connect or not 1 - 8",
            "created": "2023-05-07T17:32:44.809566Z",
            "modified": "2026-05-10T01:54:17.157909Z"
        },
        {
            "id": 71481,
            "name": "Connect or not 1 - 7",
            "created": "2023-05-07T17:35:28.589101Z",
            "modified": "2026-05-10T01:50:00.929447Z"
        },
        {
            "id": 71482,
            "name": "Connect or not 2 - 1",
            "created": "2023-05-07T18:02:48.159687Z",
            "modified": "2026-05-10T01:58:10.215265Z"
        }
    ]
}