List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=50",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=48",
    "results": [
        {
            "id": 510,
            "name": "Problem 156",
            "created": "2014-10-06T19:36:24.803804Z",
            "modified": "2026-03-31T17:59:54.088217Z"
        },
        {
            "id": 511,
            "name": "Problem 157",
            "created": "2014-10-06T19:38:04.846386Z",
            "modified": "2026-03-31T17:59:55.519602Z"
        },
        {
            "id": 512,
            "name": "Problem 158",
            "created": "2014-10-06T19:39:14.650844Z",
            "modified": "2026-03-31T17:59:56.970475Z"
        },
        {
            "id": 513,
            "name": "Problem 159",
            "created": "2014-10-06T19:40:33.685129Z",
            "modified": "2026-03-31T17:59:58.404580Z"
        },
        {
            "id": 514,
            "name": "Problem 160",
            "created": "2014-10-06T19:42:16.433766Z",
            "modified": "2026-03-31T17:59:59.576159Z"
        },
        {
            "id": 515,
            "name": "Easy, #105",
            "created": "2014-10-06T20:27:11.904063Z",
            "modified": "2026-04-08T05:05:26.867112Z"
        },
        {
            "id": 520,
            "name": "Nakayama's Heart",
            "created": "2014-10-07T14:33:15.679286Z",
            "modified": "2026-04-04T19:50:11.700149Z"
        },
        {
            "id": 521,
            "name": "22. Lost in Concentration",
            "created": "2014-10-07T23:49:39.206123Z",
            "modified": "2026-04-03T03:15:59.264751Z"
        },
        {
            "id": 522,
            "name": "Problem 347",
            "created": "2014-10-08T00:13:02.039544Z",
            "modified": "2026-03-31T18:00:05.517221Z"
        },
        {
            "id": 523,
            "name": "Problem 176",
            "created": "2014-10-08T00:35:24.054914Z",
            "modified": "2026-03-31T18:00:07.009261Z"
        }
    ]
}