List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5437",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5435",
    "results": [
        {
            "id": 13859,
            "name": "448 / 900",
            "created": "2018-12-20T10:32:48.367650Z",
            "modified": "2026-04-08T15:30:59.620790Z"
        },
        {
            "id": 7496,
            "name": "problem 217",
            "created": "2017-04-22T16:40:51.290559Z",
            "modified": "2026-04-08T15:31:35.535401Z"
        },
        {
            "id": 93032,
            "name": "Problem 86",
            "created": "2025-04-11T15:46:51.866531Z",
            "modified": "2026-04-08T15:31:42.122025Z"
        },
        {
            "id": 13860,
            "name": "449 / 900",
            "created": "2018-12-20T10:33:51.745466Z",
            "modified": "2026-04-08T15:32:41.526513Z"
        },
        {
            "id": 13861,
            "name": "450 / 900",
            "created": "2018-12-20T10:34:57.390224Z",
            "modified": "2026-04-08T15:32:56.970703Z"
        },
        {
            "id": 7498,
            "name": "problem 219",
            "created": "2017-04-22T17:26:56.439512Z",
            "modified": "2026-04-08T15:33:00.864015Z"
        },
        {
            "id": 93033,
            "name": "Problem 87",
            "created": "2025-04-11T15:48:31.779861Z",
            "modified": "2026-04-08T15:33:44.961547Z"
        },
        {
            "id": 99295,
            "name": "Example 35",
            "created": "2025-11-17T16:31:22.397989Z",
            "modified": "2026-04-08T15:34:21.802817Z"
        },
        {
            "id": 13862,
            "name": "451 / 900",
            "created": "2018-12-20T10:35:41.153536Z",
            "modified": "2026-04-08T15:34:30.669942Z"
        },
        {
            "id": 93034,
            "name": "Problem 88",
            "created": "2025-04-11T15:51:03.637558Z",
            "modified": "2026-04-08T15:35:03.884774Z"
        }
    ]
}