List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4828",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4826",
    "results": [
        {
            "id": 13758,
            "name": "Managing two groups - connecting them",
            "created": "2018-11-29T05:58:06.248582Z",
            "modified": "2026-05-12T23:46:38.697249Z"
        },
        {
            "id": 13757,
            "name": "Managing two groups - helping the weakest",
            "created": "2018-11-29T05:44:49.683616Z",
            "modified": "2026-05-12T23:46:38.153793Z"
        },
        {
            "id": 13756,
            "name": "Managing a group - controlling space",
            "created": "2018-11-29T05:33:27.511269Z",
            "modified": "2026-04-17T03:14:27.094434Z"
        },
        {
            "id": 13755,
            "name": "Managing a group - living",
            "created": "2018-11-29T05:13:26.297535Z",
            "modified": "2026-04-17T03:14:27.016245Z"
        },
        {
            "id": 13754,
            "name": "Connecting the stones - the cutting stone",
            "created": "2018-11-29T04:33:24.091045Z",
            "modified": "2026-04-17T03:14:26.393260Z"
        },
        {
            "id": 13753,
            "name": "Connecting the stones - the cut",
            "created": "2018-11-29T04:23:20.091107Z",
            "modified": "2026-04-17T03:14:26.298061Z"
        },
        {
            "id": 13752,
            "name": "Connecting the stones - the peep",
            "created": "2018-11-29T04:17:29.170733Z",
            "modified": "2026-04-17T03:14:25.671461Z"
        },
        {
            "id": 13751,
            "name": "Capture #2",
            "created": "2018-11-29T02:00:12.750979Z",
            "modified": "2026-03-31T22:04:34.943836Z"
        },
        {
            "id": 13750,
            "name": "Capture #1",
            "created": "2018-11-29T01:53:05.073623Z",
            "modified": "2026-03-31T22:04:33.677600Z"
        },
        {
            "id": 13749,
            "name": "Connecting the stones",
            "created": "2018-11-28T20:21:55.982879Z",
            "modified": "2026-04-17T03:14:25.595743Z"
        }
    ]
}