List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5280",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5278",
    "results": [
        {
            "id": 26609,
            "name": "39:1-A1",
            "created": "2021-01-21T11:15:44.226791Z",
            "modified": "2026-04-21T20:28:55.240220Z"
        },
        {
            "id": 56303,
            "name": "question 1",
            "created": "2022-05-06T15:20:28.995630Z",
            "modified": "2026-04-21T20:28:55.241567Z"
        },
        {
            "id": 53556,
            "name": "示範 demonstration",
            "created": "2022-03-27T03:22:12.855131Z",
            "modified": "2026-04-21T20:29:13.081457Z"
        },
        {
            "id": 53746,
            "name": "question 1",
            "created": "2022-03-28T10:44:33.755839Z",
            "modified": "2026-04-21T20:29:37.530315Z"
        },
        {
            "id": 53747,
            "name": "question 2",
            "created": "2022-03-28T10:46:20.682688Z",
            "modified": "2026-04-21T20:30:39.329157Z"
        },
        {
            "id": 46808,
            "name": "question5",
            "created": "2022-01-17T14:49:56.753931Z",
            "modified": "2026-04-21T20:31:28.425055Z"
        },
        {
            "id": 26341,
            "name": "Tsumégo 95",
            "created": "2021-01-18T19:36:56.235626Z",
            "modified": "2026-04-21T20:35:54.977869Z"
        },
        {
            "id": 23264,
            "name": "Puzzle 325-2",
            "created": "2020-11-15T15:31:58.179211Z",
            "modified": "2026-04-21T20:38:03.539810Z"
        },
        {
            "id": 10779,
            "name": "179 / 900",
            "created": "2018-08-20T12:06:18.989057Z",
            "modified": "2026-04-21T20:43:02.473019Z"
        },
        {
            "id": 22279,
            "name": "Puzzle 49",
            "created": "2020-10-28T07:18:35.662065Z",
            "modified": "2026-04-21T20:44:46.001424Z"
        }
    ]
}