List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=229",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=227",
    "results": [
        {
            "id": 46565,
            "name": "Question 5",
            "created": "2022-01-15T07:26:28.214379Z",
            "modified": "2026-04-24T11:32:57.383047Z"
        },
        {
            "id": 46563,
            "name": "Question 4",
            "created": "2022-01-15T07:24:57.278080Z",
            "modified": "2026-04-24T11:32:55.521680Z"
        },
        {
            "id": 46561,
            "name": "Question 3",
            "created": "2022-01-15T07:24:07.357233Z",
            "modified": "2026-04-24T11:32:52.807863Z"
        },
        {
            "id": 46559,
            "name": "Question 2",
            "created": "2022-01-15T07:21:08.150304Z",
            "modified": "2026-04-24T11:32:50.706402Z"
        },
        {
            "id": 46558,
            "name": "Question1",
            "created": "2022-01-15T07:19:28.970910Z",
            "modified": "2026-04-24T11:32:48.414416Z"
        },
        {
            "id": 90751,
            "name": "Q-17435",
            "created": "2025-02-04T16:45:41.820634Z",
            "modified": "2026-04-24T11:29:45.442444Z"
        },
        {
            "id": 10834,
            "name": "234 / 900",
            "created": "2018-08-20T12:34:07.879654Z",
            "modified": "2026-04-24T11:29:45.043986Z"
        },
        {
            "id": 24618,
            "name": "Madgo(HKGCA)_LS-011",
            "created": "2020-12-24T09:09:35.643922Z",
            "modified": "2026-04-24T11:29:43.896925Z"
        },
        {
            "id": 66645,
            "name": "Problem 4",
            "created": "2022-12-20T11:03:50.833149Z",
            "modified": "2026-04-24T11:29:22.367250Z"
        },
        {
            "id": 10833,
            "name": "233 / 900",
            "created": "2018-08-20T12:33:37.395748Z",
            "modified": "2026-04-24T11:28:46.190771Z"
        }
    ]
}