List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=745",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=743",
    "results": [
        {
            "id": 94490,
            "name": "Problem 100",
            "created": "2025-06-02T22:18:06.581187Z",
            "modified": "2026-05-15T17:39:14.982479Z"
        },
        {
            "id": 94481,
            "name": "Problem 99",
            "created": "2025-06-01T23:44:12.593253Z",
            "modified": "2026-05-15T17:38:55.293849Z"
        },
        {
            "id": 94480,
            "name": "Problem 98",
            "created": "2025-06-01T23:40:58.306187Z",
            "modified": "2026-05-15T17:38:41.424631Z"
        },
        {
            "id": 94479,
            "name": "Problem 97",
            "created": "2025-06-01T23:32:37.611951Z",
            "modified": "2026-05-15T17:38:31.592675Z"
        },
        {
            "id": 45148,
            "name": "problem 8",
            "created": "2021-12-21T09:14:15.961511Z",
            "modified": "2026-05-15T17:38:23.679552Z"
        },
        {
            "id": 45147,
            "name": "problem 7",
            "created": "2021-12-21T08:36:44.648798Z",
            "modified": "2026-05-15T17:38:23.237344Z"
        },
        {
            "id": 13944,
            "name": "Problem 36",
            "created": "2019-01-05T12:30:56.515355Z",
            "modified": "2026-05-15T17:38:10.766458Z"
        },
        {
            "id": 94478,
            "name": "Problem 96",
            "created": "2025-06-01T22:04:36.852424Z",
            "modified": "2026-05-15T17:37:59.341572Z"
        },
        {
            "id": 41878,
            "name": "Diagram [3340]",
            "created": "2021-11-01T10:20:09.645451Z",
            "modified": "2026-05-15T17:37:53.146235Z"
        },
        {
            "id": 6257,
            "name": "Black first to move",
            "created": "2016-07-02T20:24:00.205170Z",
            "modified": "2026-05-15T17:37:38.190249Z"
        }
    ]
}