List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5246
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=5247",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5245",
    "results": [
        {
            "id": 1222,
            "name": "488 - 539",
            "created": "2014-10-15T20:36:39.818550Z",
            "modified": "2026-04-23T07:31:30.710193Z"
        },
        {
            "id": 1223,
            "name": "489 - 539",
            "created": "2014-10-15T20:38:09.827826Z",
            "modified": "2026-04-23T07:31:31.277167Z"
        },
        {
            "id": 9275,
            "name": "Section 3 - The 4-4 Point",
            "created": "2018-01-24T00:04:37.542613Z",
            "modified": "2026-04-23T07:32:00.057803Z"
        },
        {
            "id": 9276,
            "name": "Lesson 17 - basic 3-3 invasion",
            "created": "2018-01-24T00:17:11.576601Z",
            "modified": "2026-04-23T07:32:00.511138Z"
        },
        {
            "id": 9277,
            "name": "Lesson 17 - basic 3-3 invasion (old joseki)",
            "created": "2018-01-24T00:30:02.655914Z",
            "modified": "2026-04-23T07:32:00.979881Z"
        },
        {
            "id": 9278,
            "name": "Lesson 17 - test",
            "created": "2018-01-24T00:39:17.394858Z",
            "modified": "2026-04-23T07:32:01.447828Z"
        },
        {
            "id": 9279,
            "name": "Lesson 18 - reclaiming the invaded corner",
            "created": "2018-01-24T00:48:30.254192Z",
            "modified": "2026-04-23T07:32:01.926939Z"
        },
        {
            "id": 9295,
            "name": "Lesson 18 - test",
            "created": "2018-01-26T18:30:17.534157Z",
            "modified": "2026-04-23T07:32:02.425877Z"
        },
        {
            "id": 9296,
            "name": "Lesson 19 - keeping the initiative after 3-3",
            "created": "2018-01-26T18:47:25.515126Z",
            "modified": "2026-04-23T07:32:02.905551Z"
        },
        {
            "id": 9297,
            "name": "Lesson 19 - test",
            "created": "2018-01-26T18:51:13.350162Z",
            "modified": "2026-04-23T07:32:03.362811Z"
        }
    ]
}