List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4867
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=-modified&page=4868",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4866",
    "results": [
        {
            "id": 45540,
            "name": "Diagram [5386]",
            "created": "2021-12-26T09:15:27.211119Z",
            "modified": "2026-03-31T16:50:20.397570Z"
        },
        {
            "id": 39682,
            "name": "Diagram [2386]",
            "created": "2021-10-07T07:25:04.237587Z",
            "modified": "2026-03-31T16:50:16.595243Z"
        },
        {
            "id": 37598,
            "name": "Diagram [1386]",
            "created": "2021-08-30T13:58:54.445307Z",
            "modified": "2026-03-31T16:50:15.345321Z"
        },
        {
            "id": 45539,
            "name": "Diagram [5385]",
            "created": "2021-12-26T09:14:10.217913Z",
            "modified": "2026-03-31T16:50:10.921598Z"
        },
        {
            "id": 39681,
            "name": "Diagram [2385]",
            "created": "2021-10-07T07:23:48.154211Z",
            "modified": "2026-03-31T16:50:06.627945Z"
        },
        {
            "id": 37597,
            "name": "Diagram [1385]",
            "created": "2021-08-30T13:56:51.672874Z",
            "modified": "2026-03-31T16:50:05.177028Z"
        },
        {
            "id": 45538,
            "name": "Diagram [5384]",
            "created": "2021-12-26T09:11:29.732245Z",
            "modified": "2026-03-31T16:50:00.786478Z"
        },
        {
            "id": 39680,
            "name": "Diagram [2384]",
            "created": "2021-10-07T07:19:56.263469Z",
            "modified": "2026-03-31T16:49:56.167498Z"
        },
        {
            "id": 37595,
            "name": "Diagram [1384]",
            "created": "2021-08-30T13:30:05.278394Z",
            "modified": "2026-03-31T16:49:54.974215Z"
        },
        {
            "id": 51274,
            "name": "Diagram [4383]",
            "created": "2022-03-06T08:31:06.658887Z",
            "modified": "2026-03-31T16:49:52.536667Z"
        }
    ]
}