List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5865",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5863",
    "results": [
        {
            "id": 103152,
            "name": "Connecting stones 119",
            "created": "2026-02-15T17:50:17.763642Z",
            "modified": "2026-03-30T17:52:08.356835Z"
        },
        {
            "id": 103153,
            "name": "Connecting stones 120",
            "created": "2026-02-15T17:51:45.607570Z",
            "modified": "2026-03-30T17:52:09.797882Z"
        },
        {
            "id": 103154,
            "name": "Connecting stones 121",
            "created": "2026-02-15T17:53:43.372714Z",
            "modified": "2026-03-30T17:52:10.178206Z"
        },
        {
            "id": 103190,
            "name": "1233456789",
            "created": "2026-02-16T16:59:01.255352Z",
            "modified": "2026-03-31T14:58:08.953513Z"
        },
        {
            "id": 103191,
            "name": "ert7yu",
            "created": "2026-02-16T17:00:49.209358Z",
            "modified": "2026-03-31T15:01:08.815805Z"
        },
        {
            "id": 103192,
            "name": "34567456yuyrygt8y",
            "created": "2026-02-16T17:03:05.514342Z",
            "modified": "2026-03-31T15:01:23.735075Z"
        },
        {
            "id": 103193,
            "name": "34567456yuyrygt8y",
            "created": "2026-02-16T17:03:18.853564Z",
            "modified": "2026-03-31T15:01:31.606374Z"
        },
        {
            "id": 103198,
            "name": "Connecting stones 122",
            "created": "2026-02-17T13:41:48.864336Z",
            "modified": "2026-03-30T17:52:11.538477Z"
        },
        {
            "id": 103199,
            "name": "Connecting stones 123",
            "created": "2026-02-17T13:43:23.138018Z",
            "modified": "2026-03-30T17:52:11.543311Z"
        },
        {
            "id": 103200,
            "name": "Connecting stones 124",
            "created": "2026-02-17T13:46:53.773416Z",
            "modified": "2026-03-30T17:52:12.127889Z"
        }
    ]
}