List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=577",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=575",
    "results": [
        {
            "id": 46675,
            "name": "Question 6",
            "created": "2022-01-15T17:40:08.720364Z",
            "modified": "2026-05-10T19:57:19.497138Z"
        },
        {
            "id": 46674,
            "name": "Question5",
            "created": "2022-01-15T17:39:25.294761Z",
            "modified": "2026-05-10T19:56:48.275369Z"
        },
        {
            "id": 539,
            "name": "014 - 539",
            "created": "2014-10-08T02:44:58.668283Z",
            "modified": "2026-05-10T19:56:31.117289Z"
        },
        {
            "id": 46673,
            "name": "Question4",
            "created": "2022-01-15T17:37:40.065190Z",
            "modified": "2026-05-10T19:56:28.235547Z"
        },
        {
            "id": 46672,
            "name": "Question3",
            "created": "2022-01-15T17:35:58.184531Z",
            "modified": "2026-05-10T19:56:21.903375Z"
        },
        {
            "id": 46670,
            "name": "Question 1",
            "created": "2022-01-15T17:32:56.792136Z",
            "modified": "2026-05-10T19:56:11.810950Z"
        },
        {
            "id": 537,
            "name": "012 - 539",
            "created": "2014-10-08T02:31:27.492391Z",
            "modified": "2026-05-10T19:56:09.242486Z"
        },
        {
            "id": 46671,
            "name": "Question 2",
            "created": "2022-01-15T17:33:52.520103Z",
            "modified": "2026-05-10T19:55:59.816785Z"
        },
        {
            "id": 46669,
            "name": "示範題 demonstration question",
            "created": "2022-01-15T17:32:12.631212Z",
            "modified": "2026-05-10T19:55:59.531522Z"
        },
        {
            "id": 101264,
            "name": "Puzzle 6.41.7",
            "created": "2025-12-28T18:20:42.366250Z",
            "modified": "2026-05-10T19:55:44.209624Z"
        }
    ]
}