List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5213",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5211",
    "results": [
        {
            "id": 76739,
            "name": "Black to rescue its groups",
            "created": "2023-09-25T14:08:04.891960Z",
            "modified": "2026-02-16T00:39:59.236263Z"
        },
        {
            "id": 76740,
            "name": "Black to rescue its group",
            "created": "2023-09-25T14:11:05.964774Z",
            "modified": "2026-02-16T00:40:00.178345Z"
        },
        {
            "id": 76741,
            "name": "Black to rescue its group",
            "created": "2023-09-25T14:16:20.798300Z",
            "modified": "2026-02-16T00:40:01.349582Z"
        },
        {
            "id": 76742,
            "name": "S'échapper 22",
            "created": "2023-09-25T14:22:04.277502Z",
            "modified": "2026-05-11T10:44:53.398249Z"
        },
        {
            "id": 76743,
            "name": "Tésuji 18",
            "created": "2023-09-25T15:16:20.372064Z",
            "modified": "2026-04-05T10:59:53.360615Z"
        },
        {
            "id": 76744,
            "name": "Tsumégo 27",
            "created": "2023-09-25T15:52:17.076908Z",
            "modified": "2026-05-05T18:32:51.865547Z"
        },
        {
            "id": 76745,
            "name": "Tésuji 17",
            "created": "2023-09-25T16:08:45.057302Z",
            "modified": "2026-05-18T16:55:28.058968Z"
        },
        {
            "id": 76746,
            "name": "Tésuji 37",
            "created": "2023-09-25T16:16:40.474504Z",
            "modified": "2026-05-18T13:53:32.509752Z"
        },
        {
            "id": 76755,
            "name": "The Mule challenge",
            "created": "2023-09-26T08:50:41.491440Z",
            "modified": "2026-02-24T22:49:01.475751Z"
        },
        {
            "id": 76759,
            "name": "Bloquear un kata-tsuki",
            "created": "2023-09-26T11:49:08.906775Z",
            "modified": "2026-03-30T15:19:06.262179Z"
        }
    ]
}