GET /user_management/visitor-free/?format=api&offset=3888&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3880&ordering=ip_address",
    "results": [
        {
            "id": 54127,
            "ip_address": "103.126.60.120",
            "count": 3,
            "first_visit": "2023-09-02T18:18:48.657855+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 11893,
            "ip_address": "103.126.60.150",
            "count": 3,
            "first_visit": "2022-05-27T11:28:01.788068+06:00",
            "date": null
        },
        {
            "id": 9040,
            "ip_address": "103.126.60.182",
            "count": 1,
            "first_visit": "2022-05-18T18:06:28.217836+06:00",
            "date": null
        },
        {
            "id": 42974,
            "ip_address": "103.126.60.195",
            "count": 1,
            "first_visit": "2023-03-02T10:00:59.663754+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 15225,
            "ip_address": "103.126.60.196",
            "count": 1,
            "first_visit": "2022-06-15T10:22:16.523351+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 98112,
            "ip_address": "103.126.60.80",
            "count": 2,
            "first_visit": "2026-05-15T10:51:49.626357+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 66655,
            "ip_address": "103.126.60.80",
            "count": 9,
            "first_visit": "2024-04-05T12:55:21.576749+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 57497,
            "ip_address": "103.126.60.80",
            "count": 2,
            "first_visit": "2023-10-13T16:04:32.195729+06:00",
            "date": "2023-10-13"
        }
    ]
}