List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=474",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=472",
    "results": [
        {
            "id": 7686,
            "name": "problem 016",
            "created": "2017-04-30T14:59:46.499763Z",
            "modified": "2026-05-01T05:49:04.169218Z"
        },
        {
            "id": 7687,
            "name": "problem 017",
            "created": "2017-04-30T15:00:46.833860Z",
            "modified": "2026-04-29T10:15:06.439463Z"
        },
        {
            "id": 7688,
            "name": "problem 751",
            "created": "2017-04-30T19:30:09.380412Z",
            "modified": "2026-05-01T06:02:17.559613Z"
        },
        {
            "id": 7689,
            "name": "problem 752",
            "created": "2017-04-30T19:33:31.956065Z",
            "modified": "2026-04-29T07:54:14.271045Z"
        },
        {
            "id": 7690,
            "name": "problem 753",
            "created": "2017-04-30T19:34:52.372400Z",
            "modified": "2026-04-29T07:54:14.306648Z"
        },
        {
            "id": 7691,
            "name": "problem 754",
            "created": "2017-04-30T19:36:33.788851Z",
            "modified": "2026-04-29T07:54:14.647031Z"
        },
        {
            "id": 7692,
            "name": "problem 755",
            "created": "2017-04-30T19:37:59.562633Z",
            "modified": "2026-04-29T07:54:15.011977Z"
        },
        {
            "id": 7693,
            "name": "problem 757",
            "created": "2017-04-30T19:40:51.564711Z",
            "modified": "2026-04-29T07:54:15.346429Z"
        },
        {
            "id": 7694,
            "name": "problem 758",
            "created": "2017-04-30T19:43:24.223183Z",
            "modified": "2026-04-29T07:54:15.698997Z"
        },
        {
            "id": 7695,
            "name": "7-dan collection #2",
            "created": "2017-05-01T06:58:21.161356Z",
            "modified": "2026-04-16T18:14:40.484799Z"
        }
    ]
}