List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=636",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=634",
    "results": [
        {
            "id": 46678,
            "name": "Question9",
            "created": "2022-01-15T17:44:21.584173Z",
            "modified": "2026-05-12T08:17:05.992225Z"
        },
        {
            "id": 1416,
            "name": "005/062",
            "created": "2014-10-22T19:30:04.797797Z",
            "modified": "2026-05-12T08:16:22.880805Z"
        },
        {
            "id": 1413,
            "name": "004/062",
            "created": "2014-10-22T17:54:00.304369Z",
            "modified": "2026-05-12T08:16:22.612884Z"
        },
        {
            "id": 46677,
            "name": "Question8",
            "created": "2022-01-15T17:43:10.901414Z",
            "modified": "2026-05-12T08:15:50.927801Z"
        },
        {
            "id": 46676,
            "name": "Question7",
            "created": "2022-01-15T17:42:07.983944Z",
            "modified": "2026-05-12T08:15:37.446956Z"
        },
        {
            "id": 46675,
            "name": "Question 6",
            "created": "2022-01-15T17:40:08.720364Z",
            "modified": "2026-05-12T08:15:37.136214Z"
        },
        {
            "id": 1443,
            "name": "01 - Bent Four in the Corner (2)",
            "created": "2014-10-23T04:19:27.828324Z",
            "modified": "2026-05-12T08:15:12.967270Z"
        },
        {
            "id": 46674,
            "name": "Question5",
            "created": "2022-01-15T17:39:25.294761Z",
            "modified": "2026-05-12T08:15:10.645665Z"
        },
        {
            "id": 46673,
            "name": "Question4",
            "created": "2022-01-15T17:37:40.065190Z",
            "modified": "2026-05-12T08:15:04.197776Z"
        },
        {
            "id": 46672,
            "name": "Question3",
            "created": "2022-01-15T17:35:58.184531Z",
            "modified": "2026-05-12T08:14:59.873263Z"
        }
    ]
}