List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4688",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4686",
    "results": [
        {
            "id": 54988,
            "name": "BGJ 63 (1984) 3",
            "created": "2022-04-15T08:33:03.320027Z",
            "modified": "2026-05-18T18:42:32.866576Z"
        },
        {
            "id": 30387,
            "name": "A big cookie",
            "created": "2021-05-13T08:44:45.430276Z",
            "modified": "2026-05-18T18:42:47.345449Z"
        },
        {
            "id": 30384,
            "name": "Football",
            "created": "2021-05-13T08:06:03.355792Z",
            "modified": "2026-05-18T18:42:56.648325Z"
        },
        {
            "id": 50960,
            "name": "question34",
            "created": "2022-03-03T13:52:52.188149Z",
            "modified": "2026-05-18T18:43:10.075474Z"
        },
        {
            "id": 50961,
            "name": "question35",
            "created": "2022-03-03T13:53:36.965007Z",
            "modified": "2026-05-18T18:43:12.963056Z"
        },
        {
            "id": 62822,
            "name": "Flash go: 30467",
            "created": "2022-09-18T13:03:09.273802Z",
            "modified": "2026-05-18T18:43:16.336257Z"
        },
        {
            "id": 98404,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Approaching Player",
            "created": "2025-10-26T17:57:58.359820Z",
            "modified": "2026-05-18T18:43:44.455196Z"
        },
        {
            "id": 98406,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Both Players",
            "created": "2025-10-26T18:02:27.628136Z",
            "modified": "2026-05-18T18:43:52.443782Z"
        },
        {
            "id": 49768,
            "name": "question14",
            "created": "2022-02-20T13:40:56.359452Z",
            "modified": "2026-05-18T18:44:10.418801Z"
        },
        {
            "id": 49769,
            "name": "question15",
            "created": "2022-02-20T13:42:32.732545Z",
            "modified": "2026-05-18T18:44:11.092332Z"
        }
    ]
}