List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=109",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=107",
    "results": [
        {
            "id": 60579,
            "name": "question 19",
            "created": "2022-07-09T11:10:34.650829Z",
            "modified": "2026-02-15T23:22:50.385068Z"
        },
        {
            "id": 60580,
            "name": "question 20",
            "created": "2022-07-09T11:12:27.186526Z",
            "modified": "2026-02-15T23:22:51.467838Z"
        },
        {
            "id": 60658,
            "name": "question 14 O",
            "created": "2022-07-10T15:46:55.694912Z",
            "modified": "2026-02-15T23:24:05.212444Z"
        },
        {
            "id": 60659,
            "name": "question 15 P",
            "created": "2022-07-10T15:48:04.554982Z",
            "modified": "2026-02-15T23:24:06.272622Z"
        },
        {
            "id": 60666,
            "name": "problem 1",
            "created": "2022-07-11T05:01:20.439658Z",
            "modified": "2026-02-15T23:24:08.287664Z"
        },
        {
            "id": 60667,
            "name": "problem 2",
            "created": "2022-07-11T05:04:35.118338Z",
            "modified": "2026-02-15T23:24:09.428385Z"
        },
        {
            "id": 60668,
            "name": "problem 3",
            "created": "2022-07-11T05:06:29.610411Z",
            "modified": "2026-02-15T23:24:10.312123Z"
        },
        {
            "id": 60669,
            "name": "problem 4",
            "created": "2022-07-11T05:08:10.229709Z",
            "modified": "2026-02-15T23:24:11.137921Z"
        },
        {
            "id": 60670,
            "name": "problem 5",
            "created": "2022-07-11T05:12:46.591049Z",
            "modified": "2026-02-15T23:24:12.156068Z"
        },
        {
            "id": 60671,
            "name": "problem 6",
            "created": "2022-07-11T05:16:23.112028Z",
            "modified": "2026-02-15T23:24:13.257565Z"
        }
    ]
}