List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5291
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=5292",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5290",
    "results": [
        {
            "id": 8888,
            "name": "Eighth One",
            "created": "2017-11-26T18:01:59.502041Z",
            "modified": "2026-03-31T20:09:04.603484Z"
        },
        {
            "id": 8887,
            "name": "Seventh One",
            "created": "2017-11-26T18:00:26.370364Z",
            "modified": "2026-03-31T20:09:02.767497Z"
        },
        {
            "id": 8886,
            "name": "Sixth One",
            "created": "2017-11-26T17:56:17.552543Z",
            "modified": "2026-03-31T20:09:01.182284Z"
        },
        {
            "id": 8885,
            "name": "Fifth One",
            "created": "2017-11-26T17:53:48.952965Z",
            "modified": "2026-03-31T20:08:59.959625Z"
        },
        {
            "id": 8884,
            "name": "Fourth One",
            "created": "2017-11-26T17:24:00.475925Z",
            "modified": "2026-03-31T20:08:57.615217Z"
        },
        {
            "id": 8883,
            "name": "Third One",
            "created": "2017-11-26T17:20:58.382152Z",
            "modified": "2026-03-31T20:08:56.283128Z"
        },
        {
            "id": 8882,
            "name": "Second One",
            "created": "2017-11-26T17:18:15.971358Z",
            "modified": "2026-03-31T20:08:55.074806Z"
        },
        {
            "id": 8881,
            "name": "First One",
            "created": "2017-11-26T17:16:31.257498Z",
            "modified": "2026-04-12T23:16:26.089063Z"
        },
        {
            "id": 8880,
            "name": "Modified from bugcat vs RoyalLeela",
            "created": "2017-11-26T16:16:12.591446Z",
            "modified": "2026-03-31T20:08:52.435777Z"
        },
        {
            "id": 8877,
            "name": "huuujyh",
            "created": "2017-11-25T23:31:45.503408Z",
            "modified": "2026-03-31T20:08:50.927678Z"
        }
    ]
}