List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4789",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4787",
    "results": [
        {
            "id": 73471,
            "name": "BTVN 24",
            "created": "2023-06-11T17:29:20.215245Z",
            "modified": "2026-03-30T15:06:11.148530Z"
        },
        {
            "id": 73470,
            "name": "BTVN 23",
            "created": "2023-06-11T17:28:37.136344Z",
            "modified": "2026-03-30T15:06:11.150347Z"
        },
        {
            "id": 73701,
            "name": "BTVN 23",
            "created": "2023-06-15T16:50:41.041307Z",
            "modified": "2026-05-16T14:51:28.333500Z"
        },
        {
            "id": 73469,
            "name": "BTVN 22",
            "created": "2023-06-11T17:26:30.886366Z",
            "modified": "2026-03-30T15:06:11.129886Z"
        },
        {
            "id": 73978,
            "name": "BTVN 22",
            "created": "2023-06-20T17:16:54.686086Z",
            "modified": "2026-05-16T08:54:12.607172Z"
        },
        {
            "id": 73699,
            "name": "BTVN 22",
            "created": "2023-06-15T16:39:47.562524Z",
            "modified": "2026-03-30T15:08:10.502848Z"
        },
        {
            "id": 73468,
            "name": "BTVN 21",
            "created": "2023-06-11T17:25:25.839982Z",
            "modified": "2026-03-30T15:06:11.138869Z"
        },
        {
            "id": 73977,
            "name": "BTVN 21",
            "created": "2023-06-20T17:16:01.076007Z",
            "modified": "2026-03-30T15:09:06.884616Z"
        },
        {
            "id": 73698,
            "name": "BTVN 21",
            "created": "2023-06-15T16:37:17.952251Z",
            "modified": "2026-05-06T09:10:15.700161Z"
        },
        {
            "id": 73697,
            "name": "BTVN 20",
            "created": "2023-06-15T16:36:10.406475Z",
            "modified": "2026-05-06T08:54:13.753703Z"
        }
    ]
}