List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5049",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5047",
    "results": [
        {
            "id": 54204,
            "name": "sosomaness",
            "created": "2022-04-02T19:38:37.548636Z",
            "modified": "2026-02-15T21:51:53.659725Z"
        },
        {
            "id": 62425,
            "name": "sound out",
            "created": "2022-09-04T05:03:20.664447Z",
            "modified": "2026-04-01T01:07:04.847828Z"
        },
        {
            "id": 23498,
            "name": "spiral",
            "created": "2020-11-18T16:32:27.719799Z",
            "modified": "2026-04-15T09:47:08.777560Z"
        },
        {
            "id": 104328,
            "name": "split the stones",
            "created": "2026-04-26T19:34:06.917685Z",
            "modified": "2026-04-27T03:37:02.619174Z"
        },
        {
            "id": 13492,
            "name": "spopabratu_22's  second pussle",
            "created": "2018-10-31T18:44:36.700639Z",
            "modified": "2026-03-31T22:01:33.628448Z"
        },
        {
            "id": 13479,
            "name": "spopabratu_22's first puzzle",
            "created": "2018-10-29T19:14:09.308764Z",
            "modified": "2026-04-17T03:14:18.660113Z"
        },
        {
            "id": 99081,
            "name": "spot the difference",
            "created": "2025-11-13T17:38:26.131917Z",
            "modified": "2026-03-30T17:10:07.883372Z"
        },
        {
            "id": 20482,
            "name": "spread your influence",
            "created": "2020-08-12T18:47:24.506512Z",
            "modified": "2026-04-16T09:44:24.540613Z"
        },
        {
            "id": 22647,
            "name": "square 4",
            "created": "2020-10-31T16:05:21.245468Z",
            "modified": "2026-03-31T23:09:03.695353Z"
        },
        {
            "id": 5692,
            "name": "square of four",
            "created": "2016-02-20T17:38:26.728796Z",
            "modified": "2026-04-17T03:08:14.876807Z"
        }
    ]
}