List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=599
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=600",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=598",
    "results": [
        {
            "id": 67239,
            "name": "Bul 68: SV 4",
            "created": "2022-12-30T11:20:23.971151Z",
            "modified": "2026-03-30T14:34:07.473057Z"
        },
        {
            "id": 67260,
            "name": "nice one",
            "created": "2023-01-01T22:57:07.184933Z",
            "modified": "2026-03-30T14:34:07.496587Z"
        },
        {
            "id": 67235,
            "name": "Bul 68: JFF",
            "created": "2022-12-30T11:15:20.724931Z",
            "modified": "2026-03-30T14:34:07.624967Z"
        },
        {
            "id": 67237,
            "name": "Bul 68: SV 2",
            "created": "2022-12-30T11:18:03.822885Z",
            "modified": "2026-03-30T14:34:08.348668Z"
        },
        {
            "id": 67315,
            "name": "John Cloud Bondoc",
            "created": "2023-01-05T14:10:28.415153Z",
            "modified": "2026-03-30T14:34:09.085646Z"
        },
        {
            "id": 67316,
            "name": "John Cloud Bondoc 1",
            "created": "2023-01-05T14:13:57.379837Z",
            "modified": "2026-03-30T14:34:09.728896Z"
        },
        {
            "id": 67319,
            "name": "GO GO puzzle",
            "created": "2023-01-05T18:43:30.583985Z",
            "modified": "2026-03-30T14:34:09.768409Z"
        },
        {
            "id": 67325,
            "name": "#1: how to capture",
            "created": "2023-01-07T01:10:37.843346Z",
            "modified": "2026-03-30T14:34:10.084135Z"
        },
        {
            "id": 67320,
            "name": "yizhenjianxie",
            "created": "2023-01-06T03:32:16.855231Z",
            "modified": "2026-03-30T14:34:10.108126Z"
        },
        {
            "id": 67337,
            "name": "Bul 69: PS 1",
            "created": "2023-01-07T12:00:19.474627Z",
            "modified": "2026-03-30T14:34:10.259732Z"
        }
    ]
}