List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=89",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=87",
    "results": [
        {
            "id": 46417,
            "name": "double atari2",
            "created": "2022-01-12T13:00:45.638837Z",
            "modified": "2026-04-16T22:40:19.093311Z"
        },
        {
            "id": 46558,
            "name": "Question1",
            "created": "2022-01-15T07:19:28.970910Z",
            "modified": "2026-04-18T10:01:15.943613Z"
        },
        {
            "id": 46671,
            "name": "Question 2",
            "created": "2022-01-15T17:33:52.520103Z",
            "modified": "2026-04-18T10:28:00.889985Z"
        },
        {
            "id": 46730,
            "name": "Question1",
            "created": "2022-01-16T13:00:42.137498Z",
            "modified": "2026-04-19T00:34:15.775497Z"
        },
        {
            "id": 46745,
            "name": "Demonstration2",
            "created": "2022-01-16T14:39:51.915669Z",
            "modified": "2026-04-16T19:19:02.484424Z"
        },
        {
            "id": 46859,
            "name": "eat white",
            "created": "2022-01-17T23:25:16.844661Z",
            "modified": "2026-04-16T12:44:39.929670Z"
        },
        {
            "id": 46978,
            "name": "45632145632123654897",
            "created": "2022-01-20T11:44:28.093256Z",
            "modified": "2026-04-16T12:44:41.583395Z"
        },
        {
            "id": 47093,
            "name": "Number 2",
            "created": "2022-01-23T14:11:22.631385Z",
            "modified": "2026-04-16T12:44:42.769749Z"
        },
        {
            "id": 47109,
            "name": "question2",
            "created": "2022-01-24T07:32:49.131411Z",
            "modified": "2026-04-16T12:44:43.895540Z"
        },
        {
            "id": 47231,
            "name": "question2",
            "created": "2022-01-26T06:20:08.353122Z",
            "modified": "2026-04-16T12:44:45.103951Z"
        }
    ]
}