List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5145",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5143",
    "results": [
        {
            "id": 10517,
            "name": "Problem 21",
            "created": "2018-07-21T21:07:12.216296Z",
            "modified": "2026-04-29T13:59:01.876048Z"
        },
        {
            "id": 10516,
            "name": "Problem 20",
            "created": "2018-07-21T21:03:35.817520Z",
            "modified": "2026-05-01T04:30:15.443262Z"
        },
        {
            "id": 10515,
            "name": "Problem 19",
            "created": "2018-07-21T21:01:03.779788Z",
            "modified": "2026-05-01T21:18:38.991772Z"
        },
        {
            "id": 10514,
            "name": "Problem 18",
            "created": "2018-07-21T20:57:24.429903Z",
            "modified": "2026-05-01T07:18:09.114044Z"
        },
        {
            "id": 10513,
            "name": "Problem 17",
            "created": "2018-07-21T20:30:56.115726Z",
            "modified": "2026-05-01T06:54:11.063471Z"
        },
        {
            "id": 10512,
            "name": "Problem 16",
            "created": "2018-07-21T20:23:49.289207Z",
            "modified": "2026-05-01T07:28:12.835318Z"
        },
        {
            "id": 10511,
            "name": "Problem 15",
            "created": "2018-07-21T20:13:54.956508Z",
            "modified": "2026-05-01T06:04:28.075431Z"
        },
        {
            "id": 10510,
            "name": "Problem 14",
            "created": "2018-07-21T12:45:17.577245Z",
            "modified": "2026-05-01T05:44:04.508324Z"
        },
        {
            "id": 10509,
            "name": "Problem 13",
            "created": "2018-07-21T12:37:45.537379Z",
            "modified": "2026-05-01T07:18:04.090716Z"
        },
        {
            "id": 10508,
            "name": "Problem 12",
            "created": "2018-07-21T12:14:44.218399Z",
            "modified": "2026-05-01T06:59:02.112039Z"
        }
    ]
}