List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5845",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5843",
    "results": [
        {
            "id": 102773,
            "name": "Opening 布石 1-11",
            "created": "2026-01-25T06:28:10.492373Z",
            "modified": "2026-04-04T01:25:00.898223Z"
        },
        {
            "id": 102776,
            "name": "Connecting stones 58",
            "created": "2026-01-25T15:51:41.468976Z",
            "modified": "2026-03-31T13:50:19.203655Z"
        },
        {
            "id": 102777,
            "name": "Connecting stones 61",
            "created": "2026-01-25T15:53:57.234035Z",
            "modified": "2026-03-31T13:56:34.320855Z"
        },
        {
            "id": 102778,
            "name": "Connecting stones 59",
            "created": "2026-01-25T15:55:44.414297Z",
            "modified": "2026-03-31T13:52:24.055564Z"
        },
        {
            "id": 102779,
            "name": "Connecting stones 60",
            "created": "2026-01-25T15:59:52.022719Z",
            "modified": "2026-03-31T13:54:32.284596Z"
        },
        {
            "id": 102780,
            "name": "Connecting stones 62",
            "created": "2026-01-25T16:03:04.315862Z",
            "modified": "2026-03-25T23:45:17.154820Z"
        },
        {
            "id": 102781,
            "name": "Connecting stones 63",
            "created": "2026-01-25T16:08:00.371364Z",
            "modified": "2026-03-02T07:54:29.030740Z"
        },
        {
            "id": 102782,
            "name": "1йфячыццыву4каппнр",
            "created": "2026-01-25T17:19:19.415128Z",
            "modified": "2026-03-28T05:14:12.591809Z"
        },
        {
            "id": 102789,
            "name": "Endgame ヨセ 1-36",
            "created": "2026-01-26T03:51:28.897737Z",
            "modified": "2026-04-04T01:24:29.824793Z"
        },
        {
            "id": 102792,
            "name": "Connecting stones 64",
            "created": "2026-01-26T19:36:58.969419Z",
            "modified": "2026-03-02T07:58:19.921128Z"
        }
    ]
}