List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4520",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4518",
    "results": [
        {
            "id": 69760,
            "name": "problem 28",
            "created": "2023-03-12T13:50:49.995816Z",
            "modified": "2026-05-03T23:30:06.311772Z"
        },
        {
            "id": 69761,
            "name": "problem 29",
            "created": "2023-03-12T13:52:57.106506Z",
            "modified": "2026-05-12T16:26:56.717083Z"
        },
        {
            "id": 69762,
            "name": "problem 30",
            "created": "2023-03-12T13:55:07.310610Z",
            "modified": "2026-05-12T16:42:14.392155Z"
        },
        {
            "id": 69763,
            "name": "problem 31",
            "created": "2023-03-12T13:58:34.755325Z",
            "modified": "2026-05-03T22:48:56.442163Z"
        },
        {
            "id": 69764,
            "name": "problem 32",
            "created": "2023-03-12T14:08:09.509395Z",
            "modified": "2026-05-03T22:48:57.378941Z"
        },
        {
            "id": 69765,
            "name": "problem 33",
            "created": "2023-03-12T14:10:12.396692Z",
            "modified": "2026-04-29T10:02:15.280945Z"
        },
        {
            "id": 69766,
            "name": "problem 34",
            "created": "2023-03-12T14:12:18.077802Z",
            "modified": "2026-04-29T10:02:15.729923Z"
        },
        {
            "id": 69783,
            "name": "Level 7 - Hard",
            "created": "2023-03-12T21:07:32.030178Z",
            "modified": "2026-05-10T01:35:31.419946Z"
        },
        {
            "id": 69784,
            "name": "Level 9 - Hard",
            "created": "2023-03-12T21:19:26.477300Z",
            "modified": "2026-05-10T01:45:30.668915Z"
        },
        {
            "id": 69785,
            "name": "Level 10",
            "created": "2023-03-12T21:24:03.170438Z",
            "modified": "2026-04-01T01:01:28.510485Z"
        }
    ]
}