List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5283",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5281",
    "results": [
        {
            "id": 28949,
            "name": "Using a net",
            "created": "2021-03-17T20:00:42.978024Z",
            "modified": "2026-03-31T23:32:12.512028Z"
        },
        {
            "id": 90985,
            "name": "Using Nets to Make Shape",
            "created": "2025-02-14T01:05:29.119128Z",
            "modified": "2026-03-30T16:29:12.438233Z"
        },
        {
            "id": 6021,
            "name": "Using Shape - The Bamboo Joint",
            "created": "2016-05-04T08:52:37.490755Z",
            "modified": "2026-03-31T19:10:27.169514Z"
        },
        {
            "id": 6023,
            "name": "Using the Hanging Connection",
            "created": "2016-05-04T11:10:08.029591Z",
            "modified": "2026-03-31T19:10:29.830284Z"
        },
        {
            "id": 87000,
            "name": "U_SixRectangleInCornerWithOneLiberty",
            "created": "2024-11-06T15:25:15.971482Z",
            "modified": "2026-03-30T16:13:10.845690Z"
        },
        {
            "id": 9299,
            "name": "USmwsjjssm",
            "created": "2018-01-26T22:31:28.618000Z",
            "modified": "2026-03-31T20:17:12.247497Z"
        },
        {
            "id": 14023,
            "name": "uttegaeshi",
            "created": "2019-01-20T09:18:59.270567Z",
            "modified": "2026-03-31T22:10:14.184476Z"
        },
        {
            "id": 18319,
            "name": "uuuuuuuuttttttttuu",
            "created": "2020-05-12T05:56:13.506438Z",
            "modified": "2026-03-31T22:46:41.969449Z"
        },
        {
            "id": 30152,
            "name": "uuuuuuuuu",
            "created": "2021-04-24T08:10:00.286330Z",
            "modified": "2026-03-31T23:42:49.023124Z"
        },
        {
            "id": 63707,
            "name": "uuuuuuuuuiu",
            "created": "2022-10-16T12:30:14.299423Z",
            "modified": "2026-03-30T14:07:10.690703Z"
        }
    ]
}