List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5302
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=-id&page=5303",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5301",
    "results": [
        {
            "id": 8756,
            "name": "Modified from starsturgeon vs bugcat",
            "created": "2017-11-05T15:51:22.473646Z",
            "modified": "2026-03-31T20:06:23.230281Z"
        },
        {
            "id": 8755,
            "name": "zoyo153",
            "created": "2017-11-05T09:05:52.970614Z",
            "modified": "2026-03-31T20:06:21.871512Z"
        },
        {
            "id": 8753,
            "name": "Modified from DarkGo vs Kyu_player,",
            "created": "2017-11-04T20:46:01.140187Z",
            "modified": "2026-03-31T20:06:19.509565Z"
        },
        {
            "id": 8752,
            "name": "Hanetsugi puzzle (from lee0909 - bugcat)",
            "created": "2017-11-04T17:08:33.254645Z",
            "modified": "2026-03-31T20:06:18.179604Z"
        },
        {
            "id": 8751,
            "name": "Jennica's Tsumego 63",
            "created": "2017-11-03T20:18:22.258497Z",
            "modified": "2026-04-11T18:28:17.720590Z"
        },
        {
            "id": 8750,
            "name": "Ssstuyjfum4hvjmsfd",
            "created": "2017-11-03T00:46:47.206741Z",
            "modified": "2026-04-08T15:55:37.382115Z"
        },
        {
            "id": 8749,
            "name": "3x3 invasion",
            "created": "2017-11-01T08:46:38.290859Z",
            "modified": "2026-04-21T12:47:51.244279Z"
        },
        {
            "id": 8748,
            "name": "Jennica's Tsumego 62",
            "created": "2017-10-30T06:26:37.782624Z",
            "modified": "2026-04-08T16:02:58.710780Z"
        },
        {
            "id": 8747,
            "name": "go problem",
            "created": "2017-10-29T22:55:36.844109Z",
            "modified": "2026-04-12T03:30:47.119652Z"
        },
        {
            "id": 8746,
            "name": "tengenescape",
            "created": "2017-10-27T08:48:33.023085Z",
            "modified": "2026-03-31T20:06:13.055575Z"
        }
    ]
}