List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5013",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5011",
    "results": [
        {
            "id": 84771,
            "name": "Effortless 11",
            "created": "2024-09-06T00:53:01.402555Z",
            "modified": "2026-02-16T01:11:29.488875Z"
        },
        {
            "id": 84772,
            "name": "Effortless 12",
            "created": "2024-09-06T00:59:51.907291Z",
            "modified": "2026-04-15T11:05:07.891536Z"
        },
        {
            "id": 84773,
            "name": "Effortless 13",
            "created": "2024-09-06T01:01:34.012893Z",
            "modified": "2026-04-15T11:05:08.662555Z"
        },
        {
            "id": 84774,
            "name": "Effortless 14",
            "created": "2024-09-06T01:05:14.136224Z",
            "modified": "2026-04-15T11:05:08.659853Z"
        },
        {
            "id": 84775,
            "name": "Effortless 15",
            "created": "2024-09-06T01:07:22.712342Z",
            "modified": "2026-04-15T11:05:09.402760Z"
        },
        {
            "id": 84776,
            "name": "Easy 16",
            "created": "2024-09-06T01:09:50.245195Z",
            "modified": "2026-04-15T11:05:09.458074Z"
        },
        {
            "id": 84777,
            "name": "Easy 17",
            "created": "2024-09-06T01:12:45.354805Z",
            "modified": "2026-03-30T15:59:05.218226Z"
        },
        {
            "id": 84778,
            "name": "Easy 18",
            "created": "2024-09-06T01:32:32.787087Z",
            "modified": "2026-03-30T15:59:06.899667Z"
        },
        {
            "id": 84779,
            "name": "Easy 19",
            "created": "2024-09-06T02:05:34.257707Z",
            "modified": "2026-04-15T11:05:10.244092Z"
        },
        {
            "id": 84780,
            "name": "Easy 20",
            "created": "2024-09-06T02:11:10.983027Z",
            "modified": "2026-03-30T15:59:09.798683Z"
        }
    ]
}