List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=308
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=-modified&page=309",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=307",
    "results": [
        {
            "id": 5751,
            "name": "171 / 900",
            "created": "2016-02-26T15:04:07.521621Z",
            "modified": "2026-04-28T11:00:36.819758Z"
        },
        {
            "id": 23353,
            "name": "Puzzle 13",
            "created": "2020-11-17T08:57:43.131341Z",
            "modified": "2026-04-28T10:59:48.193924Z"
        },
        {
            "id": 89731,
            "name": "Q-17375",
            "created": "2024-12-12T11:58:36.945082Z",
            "modified": "2026-04-28T10:59:44.522183Z"
        },
        {
            "id": 5743,
            "name": "163 / 900",
            "created": "2016-02-26T14:15:03.376717Z",
            "modified": "2026-04-28T10:59:00.398000Z"
        },
        {
            "id": 89727,
            "name": "Q-17372",
            "created": "2024-12-12T11:26:50.418667Z",
            "modified": "2026-04-28T10:58:43.858431Z"
        },
        {
            "id": 88226,
            "name": "Q-17366",
            "created": "2024-11-19T08:10:18.618080Z",
            "modified": "2026-04-28T10:58:10.241974Z"
        },
        {
            "id": 5742,
            "name": "162 / 900",
            "created": "2016-02-26T14:05:13.419975Z",
            "modified": "2026-04-28T10:58:00.700246Z"
        },
        {
            "id": 5741,
            "name": "161 / 900",
            "created": "2016-02-26T13:59:44.723291Z",
            "modified": "2026-04-28T10:57:48.808136Z"
        },
        {
            "id": 88127,
            "name": "Q-17361",
            "created": "2024-11-14T21:35:05.604638Z",
            "modified": "2026-04-28T10:57:18.735481Z"
        },
        {
            "id": 88126,
            "name": "Q-17360",
            "created": "2024-11-14T21:03:57.989642Z",
            "modified": "2026-04-28T10:57:13.459703Z"
        }
    ]
}