List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=313",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=311",
    "results": [
        {
            "id": 5837,
            "name": "Chapter  2.11",
            "created": "2016-04-09T20:15:11.380684Z",
            "modified": "2026-04-29T06:30:07.080991Z"
        },
        {
            "id": 5838,
            "name": "Chapter 2.12",
            "created": "2016-04-09T20:16:10.149834Z",
            "modified": "2026-04-29T06:45:00.520680Z"
        },
        {
            "id": 5839,
            "name": "Chapter 2.13",
            "created": "2016-04-09T20:17:19.712179Z",
            "modified": "2026-04-17T03:08:23.944191Z"
        },
        {
            "id": 5840,
            "name": "Chapter 2.14",
            "created": "2016-04-09T20:18:18.626971Z",
            "modified": "2026-04-17T03:08:24.177770Z"
        },
        {
            "id": 5841,
            "name": "Chapter 2.15",
            "created": "2016-04-09T20:19:29.233494Z",
            "modified": "2026-04-29T00:06:23.029263Z"
        },
        {
            "id": 5842,
            "name": "Chapter 2.16",
            "created": "2016-04-09T20:20:37.350381Z",
            "modified": "2026-04-29T00:21:52.262071Z"
        },
        {
            "id": 5843,
            "name": "Chapter 2.17",
            "created": "2016-04-09T20:21:59.756620Z",
            "modified": "2026-04-17T03:08:25.772752Z"
        },
        {
            "id": 5844,
            "name": "Chapter 2.18",
            "created": "2016-04-09T20:23:02.994722Z",
            "modified": "2026-04-17T03:08:26.149801Z"
        },
        {
            "id": 5845,
            "name": "Chapter 2.19",
            "created": "2016-04-09T20:23:42.691068Z",
            "modified": "2026-04-17T03:08:26.722353Z"
        },
        {
            "id": 5846,
            "name": "Chapter 2.20",
            "created": "2016-04-09T20:24:28.846852Z",
            "modified": "2026-04-17T03:08:27.066231Z"
        }
    ]
}