List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5369",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5367",
    "results": [
        {
            "id": 47638,
            "name": "Diagram [5871]",
            "created": "2022-01-30T12:08:59.227653Z",
            "modified": "2026-03-30T12:03:09.296614Z"
        },
        {
            "id": 47634,
            "name": "Diagram [5867]",
            "created": "2022-01-30T12:00:53.638843Z",
            "modified": "2026-03-30T12:03:09.291591Z"
        },
        {
            "id": 47636,
            "name": "Diagram [5869]",
            "created": "2022-01-30T12:05:05.198831Z",
            "modified": "2026-03-30T12:03:09.291564Z"
        },
        {
            "id": 47633,
            "name": "Diagram [5866]",
            "created": "2022-01-30T11:59:01.370202Z",
            "modified": "2026-03-30T12:03:09.190399Z"
        },
        {
            "id": 47632,
            "name": "Diagram [5865]",
            "created": "2022-01-30T11:57:46.157705Z",
            "modified": "2026-03-30T12:03:09.172087Z"
        },
        {
            "id": 47598,
            "name": "Diagram [5864]",
            "created": "2022-01-30T08:41:41.719542Z",
            "modified": "2026-03-30T12:03:05.227835Z"
        },
        {
            "id": 47597,
            "name": "Diagram [5863]",
            "created": "2022-01-30T08:39:24.041253Z",
            "modified": "2026-03-30T12:03:05.161824Z"
        },
        {
            "id": 47596,
            "name": "Diagram [5862]",
            "created": "2022-01-30T08:37:11.960413Z",
            "modified": "2026-03-30T12:03:05.006241Z"
        },
        {
            "id": 47595,
            "name": "Diagram [5861]",
            "created": "2022-01-30T08:35:41.795292Z",
            "modified": "2026-03-30T12:03:04.623749Z"
        },
        {
            "id": 47594,
            "name": "Diagram [5860]",
            "created": "2022-01-30T08:32:59.399715Z",
            "modified": "2026-03-30T12:03:04.559511Z"
        }
    ]
}