List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=644",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=642",
    "results": [
        {
            "id": 9549,
            "name": "620 / 900",
            "created": "2018-03-14T11:36:43.045195Z",
            "modified": "2026-05-10T01:02:04.582331Z"
        },
        {
            "id": 9550,
            "name": "Tésuji 5",
            "created": "2018-03-14T15:12:37.773372Z",
            "modified": "2026-04-05T09:43:22.546003Z"
        },
        {
            "id": 9551,
            "name": "Damé-zumari 6",
            "created": "2018-03-14T15:19:25.427793Z",
            "modified": "2026-05-12T07:45:47.745758Z"
        },
        {
            "id": 9552,
            "name": "1 Survive",
            "created": "2018-03-14T19:22:37.701975Z",
            "modified": "2026-05-12T20:09:27.020779Z"
        },
        {
            "id": 9553,
            "name": "Tarnny",
            "created": "2018-03-15T05:19:45.417864Z",
            "modified": "2026-04-16T22:53:25.777302Z"
        },
        {
            "id": 9555,
            "name": "Easygoing",
            "created": "2018-03-16T21:38:27.110831Z",
            "modified": "2026-04-16T22:53:26.027725Z"
        },
        {
            "id": 9556,
            "name": "Jennica's Tsumego 70",
            "created": "2018-03-16T23:12:27.905422Z",
            "modified": "2026-05-10T05:18:04.888483Z"
        },
        {
            "id": 9558,
            "name": "gentleman's problem 19",
            "created": "2018-03-17T23:35:26.741013Z",
            "modified": "2026-05-01T07:38:30.174266Z"
        },
        {
            "id": 9559,
            "name": "Tésuji 6",
            "created": "2018-03-21T15:34:29.250190Z",
            "modified": "2026-04-05T09:44:47.791276Z"
        },
        {
            "id": 9560,
            "name": "Kô - 5",
            "created": "2018-03-21T15:41:44.158759Z",
            "modified": "2026-05-12T07:46:17.117632Z"
        }
    ]
}