List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4567",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4565",
    "results": [
        {
            "id": 19224,
            "name": "xia ke le!",
            "created": "2020-06-07T01:01:42.287065Z",
            "modified": "2026-03-31T22:49:11.849797Z"
        },
        {
            "id": 19223,
            "name": "天外有天 is in Chinese",
            "created": "2020-06-07T00:57:37.632409Z",
            "modified": "2026-03-31T22:49:10.572035Z"
        },
        {
            "id": 19222,
            "name": "solving...2",
            "created": "2020-06-07T00:46:35.388284Z",
            "modified": "2026-03-31T22:49:09.374037Z"
        },
        {
            "id": 19221,
            "name": "solving...",
            "created": "2020-06-07T00:43:55.126874Z",
            "modified": "2026-04-15T09:45:08.458974Z"
        },
        {
            "id": 19220,
            "name": "basic shape 2",
            "created": "2020-06-07T00:40:53.123846Z",
            "modified": "2026-03-31T22:49:06.145610Z"
        },
        {
            "id": 19219,
            "name": "basic shapes",
            "created": "2020-06-07T00:37:53.699921Z",
            "modified": "2026-03-31T22:49:04.679515Z"
        },
        {
            "id": 19218,
            "name": "Chinese opening",
            "created": "2020-06-07T00:34:33.575077Z",
            "modified": "2026-03-31T22:49:02.413043Z"
        },
        {
            "id": 19217,
            "name": "senrensei",
            "created": "2020-06-07T00:33:10.344863Z",
            "modified": "2026-03-31T22:49:01.177163Z"
        },
        {
            "id": 19216,
            "name": "who is better?",
            "created": "2020-06-07T00:29:13.642994Z",
            "modified": "2026-03-31T22:48:59.692850Z"
        },
        {
            "id": 19215,
            "name": "crane's nest",
            "created": "2020-06-07T00:24:45.268752Z",
            "modified": "2026-03-31T22:48:57.812653Z"
        }
    ]
}