List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4794",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4792",
    "results": [
        {
            "id": 73966,
            "name": "BTVN 10",
            "created": "2023-06-20T16:51:23.417865Z",
            "modified": "2026-03-30T15:09:03.752329Z"
        },
        {
            "id": 73457,
            "name": "BTVN 10",
            "created": "2023-06-11T17:13:25.606185Z",
            "modified": "2026-03-30T15:06:07.790984Z"
        },
        {
            "id": 96092,
            "name": "BTVN 10",
            "created": "2025-07-25T10:21:40.404915Z",
            "modified": "2026-04-15T20:15:11.651938Z"
        },
        {
            "id": 96564,
            "name": "BTVN 10",
            "created": "2025-08-08T12:38:13.895410Z",
            "modified": "2026-05-07T05:02:03.328089Z"
        },
        {
            "id": 73433,
            "name": "BTVN 1",
            "created": "2023-06-11T16:32:39.745678Z",
            "modified": "2026-05-03T08:12:27.678164Z"
        },
        {
            "id": 73675,
            "name": "BTVN 1",
            "created": "2023-06-15T15:47:34.253486Z",
            "modified": "2026-02-16T00:32:51.982762Z"
        },
        {
            "id": 96070,
            "name": "BTVN 1",
            "created": "2025-07-25T03:07:35.858773Z",
            "modified": "2026-02-16T01:51:31.027336Z"
        },
        {
            "id": 73119,
            "name": "BTVN 1",
            "created": "2023-06-08T15:28:28.066641Z",
            "modified": "2026-02-16T00:27:45.624935Z"
        },
        {
            "id": 73957,
            "name": "BTVN 1",
            "created": "2023-06-20T16:36:12.576388Z",
            "modified": "2026-05-14T08:12:31.324948Z"
        },
        {
            "id": 96434,
            "name": "BTVN 1",
            "created": "2025-08-04T04:54:10.161544Z",
            "modified": "2026-04-19T16:46:21.288350Z"
        }
    ]
}