List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1060",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1058",
    "results": [
        {
            "id": 85618,
            "name": "Numbers and Shapes 5B Knife",
            "created": "2024-10-01T22:33:52.172528Z",
            "modified": "2026-04-01T01:08:19.615382Z"
        },
        {
            "id": 85630,
            "name": "Numbers and Shapes 7B",
            "created": "2024-10-01T23:30:49.142422Z",
            "modified": "2026-04-01T01:08:20.337025Z"
        },
        {
            "id": 85660,
            "name": "Capture 2 parts in center A",
            "created": "2024-10-02T07:21:37.091673Z",
            "modified": "2026-04-01T01:08:21.558040Z"
        },
        {
            "id": 85698,
            "name": "Straight 3 Corner",
            "created": "2024-10-02T08:53:32.696113Z",
            "modified": "2026-04-01T01:08:22.689668Z"
        },
        {
            "id": 85814,
            "name": "puzzle11",
            "created": "2024-10-07T06:59:14.162452Z",
            "modified": "2026-04-01T01:08:23.401755Z"
        },
        {
            "id": 86673,
            "name": "Kill Center 2",
            "created": "2024-10-28T00:29:47.736097Z",
            "modified": "2026-04-01T01:08:25.748963Z"
        },
        {
            "id": 88085,
            "name": "Life and death #11",
            "created": "2024-11-14T16:24:17.002937Z",
            "modified": "2026-04-01T01:08:27.491855Z"
        },
        {
            "id": 89509,
            "name": "final test2.2",
            "created": "2024-12-08T08:07:50.773785Z",
            "modified": "2026-04-01T01:08:30.580377Z"
        },
        {
            "id": 90000,
            "name": "play go, okay?2",
            "created": "2024-12-26T17:53:49.143210Z",
            "modified": "2026-04-01T01:08:32.296092Z"
        },
        {
            "id": 90328,
            "name": "SAMPLE GAME 1",
            "created": "2025-01-08T21:55:11.454391Z",
            "modified": "2026-04-01T01:08:33.317760Z"
        }
    ]
}