List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4498",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4496",
    "results": [
        {
            "id": 20664,
            "name": "KILL IT(2)",
            "created": "2020-08-28T07:25:41.154298Z",
            "modified": "2026-04-16T09:47:56.774908Z"
        },
        {
            "id": 20663,
            "name": "KILL IT(1)",
            "created": "2020-08-28T07:22:43.334614Z",
            "modified": "2026-04-16T09:47:55.454801Z"
        },
        {
            "id": 20662,
            "name": "EAT TIME(10)",
            "created": "2020-08-28T07:17:10.044166Z",
            "modified": "2026-05-24T01:28:50.348213Z"
        },
        {
            "id": 20661,
            "name": "kill the invasion",
            "created": "2020-08-28T03:53:40.824340Z",
            "modified": "2026-05-10T02:21:20.478591Z"
        },
        {
            "id": 20660,
            "name": "white to kill",
            "created": "2020-08-27T18:00:41.668647Z",
            "modified": "2026-04-24T16:56:09.793543Z"
        },
        {
            "id": 20647,
            "name": "your game",
            "created": "2020-08-26T08:02:34.604833Z",
            "modified": "2026-04-16T09:47:36.694775Z"
        },
        {
            "id": 20646,
            "name": "battle for the gatehouse",
            "created": "2020-08-26T05:56:10.944057Z",
            "modified": "2026-05-23T06:27:42.567468Z"
        },
        {
            "id": 20645,
            "name": "battle for the main castle",
            "created": "2020-08-26T05:37:31.130875Z",
            "modified": "2026-05-10T01:20:18.008930Z"
        },
        {
            "id": 20644,
            "name": "battle for the parapet",
            "created": "2020-08-26T05:24:50.559562Z",
            "modified": "2026-05-10T00:59:18.741687Z"
        },
        {
            "id": 20643,
            "name": "中, for 中二病",
            "created": "2020-08-26T05:11:53.602812Z",
            "modified": "2026-05-10T01:26:48.592120Z"
        }
    ]
}