List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=43
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=44",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=42",
    "results": [
        {
            "id": 448,
            "name": "Problem 103",
            "created": "2014-10-05T15:45:55.773791Z",
            "modified": "2026-03-31T17:58:24.280807Z"
        },
        {
            "id": 449,
            "name": "Problem 104",
            "created": "2014-10-05T15:46:56.193087Z",
            "modified": "2026-03-31T17:58:25.494989Z"
        },
        {
            "id": 450,
            "name": "Problem 105",
            "created": "2014-10-05T15:48:01.397666Z",
            "modified": "2026-03-31T17:58:26.952314Z"
        },
        {
            "id": 451,
            "name": "Problem 106",
            "created": "2014-10-05T15:49:11.019499Z",
            "modified": "2026-03-31T17:58:28.383959Z"
        },
        {
            "id": 452,
            "name": "Problem 107",
            "created": "2014-10-05T15:50:16.676000Z",
            "modified": "2026-03-31T17:58:29.830533Z"
        },
        {
            "id": 453,
            "name": "Problem 108",
            "created": "2014-10-05T15:51:19.687940Z",
            "modified": "2026-03-31T17:58:31.269107Z"
        },
        {
            "id": 454,
            "name": "Problem 109",
            "created": "2014-10-05T15:52:25.572788Z",
            "modified": "2026-03-31T17:58:32.538632Z"
        },
        {
            "id": 455,
            "name": "Problem 110",
            "created": "2014-10-05T15:53:21.175892Z",
            "modified": "2026-03-31T17:58:33.734608Z"
        },
        {
            "id": 456,
            "name": "Problem 111",
            "created": "2014-10-05T15:54:53.879713Z",
            "modified": "2026-03-31T17:58:34.969212Z"
        },
        {
            "id": 457,
            "name": "Problem 112",
            "created": "2014-10-05T15:56:30.803685Z",
            "modified": "2026-03-31T17:58:36.193671Z"
        }
    ]
}