List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5203
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=-created&page=5204",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5202",
    "results": [
        {
            "id": 9883,
            "name": "350 / 900",
            "created": "2018-05-07T09:57:11.106633Z",
            "modified": "2026-04-29T13:05:33.939383Z"
        },
        {
            "id": 9882,
            "name": "Introduction",
            "created": "2018-05-07T09:56:17.229284Z",
            "modified": "2026-04-29T13:30:30.708408Z"
        },
        {
            "id": 9881,
            "name": "easyrk78loir.oip/rio",
            "created": "2018-05-07T08:01:23.756675Z",
            "modified": "2026-03-31T20:31:06.496688Z"
        },
        {
            "id": 9880,
            "name": "lader test 1111",
            "created": "2018-05-05T19:35:12.159446Z",
            "modified": "2026-03-31T20:31:05.206647Z"
        },
        {
            "id": 9879,
            "name": "6. Promlem 5",
            "created": "2018-05-05T09:55:28.831216Z",
            "modified": "2026-03-31T20:31:03.650742Z"
        },
        {
            "id": 9878,
            "name": "Interesting corner 5",
            "created": "2018-05-05T04:25:31.617234Z",
            "modified": "2026-03-31T20:31:02.151016Z"
        },
        {
            "id": 9877,
            "name": "Interesting corner 4",
            "created": "2018-05-05T04:16:14.948225Z",
            "modified": "2026-03-31T20:31:00.735549Z"
        },
        {
            "id": 9876,
            "name": "Interesting corner 3",
            "created": "2018-05-05T04:11:39.013267Z",
            "modified": "2026-03-31T20:30:59.136869Z"
        },
        {
            "id": 9875,
            "name": "Interesting corner 2",
            "created": "2018-05-05T04:07:28.389140Z",
            "modified": "2026-03-31T20:30:57.391613Z"
        },
        {
            "id": 9874,
            "name": "Interesting corner 1",
            "created": "2018-05-05T04:00:38.578955Z",
            "modified": "2026-03-31T20:30:55.904156Z"
        }
    ]
}