List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=635",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=633",
    "results": [
        {
            "id": 73462,
            "name": "BTVN 15",
            "created": "2023-06-11T17:17:43.110854Z",
            "modified": "2026-03-30T15:06:09.152268Z"
        },
        {
            "id": 73463,
            "name": "BTVN 16",
            "created": "2023-06-11T17:21:00.342970Z",
            "modified": "2026-03-30T15:06:09.864875Z"
        },
        {
            "id": 73466,
            "name": "BTVN 19",
            "created": "2023-06-11T17:23:56.269106Z",
            "modified": "2026-03-30T15:06:10.628997Z"
        },
        {
            "id": 73464,
            "name": "BTVN 17",
            "created": "2023-06-11T17:21:45.207993Z",
            "modified": "2026-03-30T15:06:10.639026Z"
        },
        {
            "id": 73467,
            "name": "BTVN 20",
            "created": "2023-06-11T17:24:32.788066Z",
            "modified": "2026-03-30T15:06:10.681943Z"
        },
        {
            "id": 73465,
            "name": "BTVN 18",
            "created": "2023-06-11T17:22:21.223337Z",
            "modified": "2026-03-30T15:06:10.683737Z"
        },
        {
            "id": 73469,
            "name": "BTVN 22",
            "created": "2023-06-11T17:26:30.886366Z",
            "modified": "2026-03-30T15:06:11.129886Z"
        },
        {
            "id": 73468,
            "name": "BTVN 21",
            "created": "2023-06-11T17:25:25.839982Z",
            "modified": "2026-03-30T15:06:11.138869Z"
        },
        {
            "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"
        }
    ]
}