List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4558",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4556",
    "results": [
        {
            "id": 98266,
            "name": "Chapter 1. Instincts: Exercise 3",
            "created": "2025-10-19T10:40:31.920135Z",
            "modified": "2026-05-12T05:25:52.665161Z"
        },
        {
            "id": 98180,
            "name": "Chapter 1. Instincts: Exercise 2",
            "created": "2025-10-14T07:15:34.164097Z",
            "modified": "2026-05-19T16:50:06.298885Z"
        },
        {
            "id": 98179,
            "name": "Chapter 1. Instincts: Exercise 1",
            "created": "2025-10-14T07:12:03.001148Z",
            "modified": "2026-05-19T16:50:03.387428Z"
        },
        {
            "id": 98237,
            "name": "Chapter 1. Instincts: Bump",
            "created": "2025-10-17T05:15:48.341064Z",
            "modified": "2026-05-19T16:49:36.368989Z"
        },
        {
            "id": 98178,
            "name": "Chapter 1. Instincts: Attach",
            "created": "2025-10-14T07:10:55.771603Z",
            "modified": "2026-05-23T06:26:09.258175Z"
        },
        {
            "id": 98177,
            "name": "Chapter 1. Instincts: Atari",
            "created": "2025-10-14T07:03:13.810559Z",
            "modified": "2026-05-22T03:48:39.550877Z"
        },
        {
            "id": 60529,
            "name": "Chapter 1-2",
            "created": "2022-07-08T22:34:13.127422Z",
            "modified": "2026-03-30T13:44:14.571945Z"
        },
        {
            "id": 52795,
            "name": "Chapter 1-1",
            "created": "2022-03-22T06:09:47.781186Z",
            "modified": "2026-03-30T12:52:05.771444Z"
        },
        {
            "id": 65350,
            "name": "Chapter #1: Denials And Maximums (Section 2)",
            "created": "2022-11-19T01:11:23.388876Z",
            "modified": "2026-02-15T23:58:07.125659Z"
        },
        {
            "id": 65346,
            "name": "Chapter #1: Denials And Maximums (Section 1)",
            "created": "2022-11-19T00:39:07.375758Z",
            "modified": "2026-05-10T01:17:02.770287Z"
        }
    ]
}