List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5079",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5077",
    "results": [
        {
            "id": 14538,
            "name": "too hard",
            "created": "2019-06-04T03:09:25.019453Z",
            "modified": "2026-04-29T08:05:00.657351Z"
        },
        {
            "id": 14532,
            "name": "too hard",
            "created": "2019-06-02T12:08:20.198288Z",
            "modified": "2026-04-29T08:04:28.114465Z"
        },
        {
            "id": 8575,
            "name": "too hard for you?",
            "created": "2017-09-26T10:23:13.292425Z",
            "modified": "2026-04-16T22:53:18.344736Z"
        },
        {
            "id": 90744,
            "name": "top right",
            "created": "2025-02-03T22:57:26.596035Z",
            "modified": "2026-03-30T16:28:15.022240Z"
        },
        {
            "id": 8591,
            "name": "trap the white stones",
            "created": "2017-10-05T17:20:47.536442Z",
            "modified": "2026-03-31T20:02:40.445537Z"
        },
        {
            "id": 16697,
            "name": "trappetje",
            "created": "2020-01-13T13:42:34.889436Z",
            "modified": "2026-03-31T22:38:34.349072Z"
        },
        {
            "id": 23590,
            "name": "trash trash trash",
            "created": "2020-11-19T13:22:54.381212Z",
            "modified": "2026-03-31T23:11:08.001306Z"
        },
        {
            "id": 17593,
            "name": "tricks",
            "created": "2020-04-04T05:01:19.908516Z",
            "modified": "2026-04-01T01:46:40.114921Z"
        },
        {
            "id": 17594,
            "name": "tricks",
            "created": "2020-04-04T05:03:49.930710Z",
            "modified": "2026-04-17T03:02:16.437594Z"
        },
        {
            "id": 17592,
            "name": "tricks",
            "created": "2020-04-04T04:59:12.029826Z",
            "modified": "2026-04-17T03:02:10.980513Z"
        }
    ]
}