List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5409",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5407",
    "results": [
        {
            "id": 7614,
            "name": "Shape Problem 010",
            "created": "2017-04-27T05:34:30.471007Z",
            "modified": "2026-03-31T19:42:18.097122Z"
        },
        {
            "id": 7613,
            "name": "Shape Problem 09",
            "created": "2017-04-27T05:23:33.618102Z",
            "modified": "2026-03-31T19:42:16.793326Z"
        },
        {
            "id": 7612,
            "name": "Shape Problem 08",
            "created": "2017-04-27T05:04:48.326884Z",
            "modified": "2026-03-31T19:42:15.008197Z"
        },
        {
            "id": 7611,
            "name": "Shape Problem 07",
            "created": "2017-04-27T05:00:10.454156Z",
            "modified": "2026-03-31T19:42:13.685942Z"
        },
        {
            "id": 7610,
            "name": "Shape Problem 06",
            "created": "2017-04-27T04:53:50.781140Z",
            "modified": "2026-03-31T19:42:12.487205Z"
        },
        {
            "id": 7609,
            "name": "Shape Problem 05",
            "created": "2017-04-27T04:50:30.575629Z",
            "modified": "2026-03-31T19:42:11.270782Z"
        },
        {
            "id": 7608,
            "name": "Shape Problem 04",
            "created": "2017-04-27T04:43:38.737338Z",
            "modified": "2026-03-31T19:42:10.038748Z"
        },
        {
            "id": 7607,
            "name": "Shape Problem 03",
            "created": "2017-04-27T04:40:44.947523Z",
            "modified": "2026-03-31T19:42:08.622429Z"
        },
        {
            "id": 7606,
            "name": "Shape  Problem 02",
            "created": "2017-04-27T04:33:04.328225Z",
            "modified": "2026-03-31T19:42:06.884757Z"
        },
        {
            "id": 7605,
            "name": "Shape Problem 01",
            "created": "2017-04-27T04:26:49.280283Z",
            "modified": "2026-03-31T19:42:05.404301Z"
        }
    ]
}