List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5334",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5332",
    "results": [
        {
            "id": 46680,
            "name": "Question11",
            "created": "2022-01-15T17:49:59.005413Z",
            "modified": "2026-04-18T10:30:30.992561Z"
        },
        {
            "id": 46691,
            "name": "Question 1",
            "created": "2022-01-16T09:45:24.911307Z",
            "modified": "2026-04-18T10:32:32.747517Z"
        },
        {
            "id": 46692,
            "name": "Question 2",
            "created": "2022-01-16T09:46:35.829597Z",
            "modified": "2026-04-18T10:32:38.880281Z"
        },
        {
            "id": 54570,
            "name": "question 6",
            "created": "2022-04-07T02:25:11.771611Z",
            "modified": "2026-04-18T10:38:34.221163Z"
        },
        {
            "id": 1409,
            "name": "001/062",
            "created": "2014-10-21T23:57:56.837062Z",
            "modified": "2026-04-18T10:46:03.407574Z"
        },
        {
            "id": 48364,
            "name": "question4",
            "created": "2022-02-06T14:55:07.405149Z",
            "modified": "2026-04-18T10:51:46.164170Z"
        },
        {
            "id": 82566,
            "name": "Cho U 9p - 4x4 - 94",
            "created": "2024-06-24T13:15:48.437981Z",
            "modified": "2026-04-18T10:54:03.612429Z"
        },
        {
            "id": 6647,
            "name": "Faux yeux 1",
            "created": "2017-01-18T17:30:26.486476Z",
            "modified": "2026-04-18T10:54:22.928183Z"
        },
        {
            "id": 22245,
            "name": "Puzzle 70",
            "created": "2020-10-28T06:19:22.572660Z",
            "modified": "2026-04-18T10:59:48.199840Z"
        },
        {
            "id": 59447,
            "name": "question 1",
            "created": "2022-06-16T15:39:39.915244Z",
            "modified": "2026-04-18T11:02:38.120670Z"
        }
    ]
}