List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5257",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5255",
    "results": [
        {
            "id": 54843,
            "name": "BGJ 28 (1975 ) 3",
            "created": "2022-04-12T11:13:30.712989Z",
            "modified": "2026-03-30T13:10:07.117203Z"
        },
        {
            "id": 54842,
            "name": "BGJ 28 (1975 ) 2",
            "created": "2022-04-12T11:12:24.390630Z",
            "modified": "2026-03-30T13:10:07.002880Z"
        },
        {
            "id": 54841,
            "name": "BGJ 28 (1975 ) 1",
            "created": "2022-04-12T11:11:31.062138Z",
            "modified": "2026-03-30T13:10:07.001308Z"
        },
        {
            "id": 54840,
            "name": "5.Free Placement",
            "created": "2022-04-12T10:16:01.319834Z",
            "modified": "2026-03-30T13:10:06.998293Z"
        },
        {
            "id": 54836,
            "name": "BGJ 27 (1975 ) 1",
            "created": "2022-04-12T08:46:31.843889Z",
            "modified": "2026-03-30T13:10:06.899656Z"
        },
        {
            "id": 54837,
            "name": "BGJ 27 (1975 ) 2",
            "created": "2022-04-12T08:47:44.723806Z",
            "modified": "2026-03-30T13:10:06.890660Z"
        },
        {
            "id": 54835,
            "name": "BGJ 23 (1974 ) 4",
            "created": "2022-04-12T08:40:40.200211Z",
            "modified": "2026-03-30T13:10:06.706996Z"
        },
        {
            "id": 54834,
            "name": "BGJ 23 (1974 ) 3",
            "created": "2022-04-12T08:30:35.022661Z",
            "modified": "2026-03-30T13:10:06.706766Z"
        },
        {
            "id": 54833,
            "name": "BGJ 23 (1974 ) 2",
            "created": "2022-04-12T08:29:50.116779Z",
            "modified": "2026-03-30T13:10:06.379063Z"
        },
        {
            "id": 54832,
            "name": "BGJ 23 (1974 ) 1",
            "created": "2022-04-12T08:29:03.654825Z",
            "modified": "2026-03-30T13:10:06.254131Z"
        }
    ]
}