List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5247",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5245",
    "results": [
        {
            "id": 56066,
            "name": "BGJ 140 (2007) 1",
            "created": "2022-05-02T08:06:04.368347Z",
            "modified": "2026-03-30T13:19:06.192544Z"
        },
        {
            "id": 56065,
            "name": "BGJ 135 (2004) 6",
            "created": "2022-05-02T07:38:12.088523Z",
            "modified": "2026-03-30T13:19:06.172345Z"
        },
        {
            "id": 56064,
            "name": "BGJ 135 (2004) 5",
            "created": "2022-05-02T07:31:29.566851Z",
            "modified": "2026-03-30T13:19:06.132644Z"
        },
        {
            "id": 56063,
            "name": "BGJ 135 (2004) 4",
            "created": "2022-05-02T07:30:16.797561Z",
            "modified": "2026-03-30T13:19:06.126572Z"
        },
        {
            "id": 56062,
            "name": "BGJ 135 (2004) 3",
            "created": "2022-05-02T07:29:42.626981Z",
            "modified": "2026-03-30T13:19:06.047545Z"
        },
        {
            "id": 56079,
            "name": "BGJ 142 (2007) 4",
            "created": "2022-05-02T08:58:40.984779Z",
            "modified": "2026-03-30T13:19:05.202197Z"
        },
        {
            "id": 56078,
            "name": "BGJ 142 (2007) 3",
            "created": "2022-05-02T08:57:32.967101Z",
            "modified": "2026-03-30T13:19:04.300667Z"
        },
        {
            "id": 56076,
            "name": "BGJ 142 (2007) 1",
            "created": "2022-05-02T08:54:41.870085Z",
            "modified": "2026-03-30T13:19:02.398548Z"
        },
        {
            "id": 56061,
            "name": "BGJ 135 (2004) 2",
            "created": "2022-05-02T07:28:09.712952Z",
            "modified": "2026-03-30T13:19:01.399810Z"
        },
        {
            "id": 56039,
            "name": "BGJ 132 (2003) 10",
            "created": "2022-05-02T03:47:17.749932Z",
            "modified": "2026-03-30T13:18:17.622850Z"
        }
    ]
}