List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5278",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5276",
    "results": [
        {
            "id": 9034,
            "name": "1.6: The dangerous edge",
            "created": "2017-12-18T03:32:02.497195Z",
            "modified": "2026-04-17T03:12:26.101799Z"
        },
        {
            "id": 9033,
            "name": "1.5: Liberties",
            "created": "2017-12-18T03:26:57.072185Z",
            "modified": "2026-03-31T20:12:27.609074Z"
        },
        {
            "id": 9032,
            "name": "1.4: Capturing",
            "created": "2017-12-18T03:22:50.339191Z",
            "modified": "2026-03-31T20:12:26.365815Z"
        },
        {
            "id": 9031,
            "name": "1.2: Stones, or pieces",
            "created": "2017-12-18T03:11:22.576065Z",
            "modified": "2026-03-31T20:12:24.912007Z"
        },
        {
            "id": 9030,
            "name": "1.1: Coordinates",
            "created": "2017-12-18T03:04:14.870158Z",
            "modified": "2026-03-31T20:12:23.454405Z"
        },
        {
            "id": 9029,
            "name": "Introduction",
            "created": "2017-12-18T02:59:38.065276Z",
            "modified": "2026-03-31T20:12:22.066370Z"
        },
        {
            "id": 9028,
            "name": "1.1: Coordinates",
            "created": "2017-12-18T02:54:44.785195Z",
            "modified": "2026-03-31T20:12:20.839004Z"
        },
        {
            "id": 9027,
            "name": "Introduction",
            "created": "2017-12-18T02:45:17.555369Z",
            "modified": "2026-03-31T20:12:19.185574Z"
        },
        {
            "id": 9026,
            "name": "Haengma 30",
            "created": "2017-12-17T18:34:30.962657Z",
            "modified": "2026-03-31T20:12:17.169617Z"
        },
        {
            "id": 9025,
            "name": "Haengma 29",
            "created": "2017-12-17T18:33:32.701632Z",
            "modified": "2026-03-31T20:12:15.920916Z"
        }
    ]
}