List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4485
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=-name&page=4486",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4484",
    "results": [
        {
            "id": 102781,
            "name": "Connecting stones 63",
            "created": "2026-01-25T16:08:00.371364Z",
            "modified": "2026-05-16T00:48:46.323827Z"
        },
        {
            "id": 102780,
            "name": "Connecting stones 62",
            "created": "2026-01-25T16:03:04.315862Z",
            "modified": "2026-05-14T22:01:11.332833Z"
        },
        {
            "id": 102777,
            "name": "Connecting stones 61",
            "created": "2026-01-25T15:53:57.234035Z",
            "modified": "2026-05-18T18:29:03.449162Z"
        },
        {
            "id": 102779,
            "name": "Connecting stones 60",
            "created": "2026-01-25T15:59:52.022719Z",
            "modified": "2026-05-20T23:53:30.827883Z"
        },
        {
            "id": 83165,
            "name": "Connecting stones 6",
            "created": "2024-07-14T12:34:40.859269Z",
            "modified": "2026-05-21T20:20:07.482681Z"
        },
        {
            "id": 102778,
            "name": "Connecting stones 59",
            "created": "2026-01-25T15:55:44.414297Z",
            "modified": "2026-05-20T23:49:30.243998Z"
        },
        {
            "id": 102776,
            "name": "Connecting stones 58",
            "created": "2026-01-25T15:51:41.468976Z",
            "modified": "2026-05-22T21:56:30.830561Z"
        },
        {
            "id": 102768,
            "name": "Connecting stones 57",
            "created": "2026-01-24T17:01:28.638155Z",
            "modified": "2026-05-22T21:56:29.541121Z"
        },
        {
            "id": 102766,
            "name": "Connecting stones 55",
            "created": "2026-01-24T16:54:26.930960Z",
            "modified": "2026-05-18T10:03:49.971456Z"
        },
        {
            "id": 102765,
            "name": "Connecting stones 54",
            "created": "2026-01-24T16:51:36.285492Z",
            "modified": "2026-05-25T00:11:10.994137Z"
        }
    ]
}