List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=410",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=408",
    "results": [
        {
            "id": 46413,
            "name": "new player4",
            "created": "2022-01-12T12:45:20.296229Z",
            "modified": "2026-03-30T11:52:12.062729Z"
        },
        {
            "id": 46412,
            "name": "new player3",
            "created": "2022-01-12T12:43:18.758744Z",
            "modified": "2026-03-30T11:52:12.080634Z"
        },
        {
            "id": 46414,
            "name": "new player5",
            "created": "2022-01-12T12:48:30.657065Z",
            "modified": "2026-03-30T11:52:12.197615Z"
        },
        {
            "id": 46415,
            "name": "new player6",
            "created": "2022-01-12T12:52:10.616178Z",
            "modified": "2026-03-30T11:52:12.249537Z"
        },
        {
            "id": 46448,
            "name": "new player14",
            "created": "2022-01-13T10:12:47.005310Z",
            "modified": "2026-03-30T11:53:00.309256Z"
        },
        {
            "id": 46449,
            "name": "new player15",
            "created": "2022-01-13T10:17:43.191233Z",
            "modified": "2026-03-30T11:53:00.361392Z"
        },
        {
            "id": 46450,
            "name": "new player 16",
            "created": "2022-01-13T10:21:17.698288Z",
            "modified": "2026-03-30T11:53:00.599434Z"
        },
        {
            "id": 46452,
            "name": "new player18",
            "created": "2022-01-13T10:28:15.621841Z",
            "modified": "2026-03-30T11:53:00.690625Z"
        },
        {
            "id": 46451,
            "name": "new player17",
            "created": "2022-01-13T10:25:17.773596Z",
            "modified": "2026-03-30T11:53:00.786098Z"
        },
        {
            "id": 46454,
            "name": "new player20",
            "created": "2022-01-13T10:37:32.250065Z",
            "modified": "2026-03-30T11:53:00.871981Z"
        }
    ]
}