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

{
    "count": 101991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42984&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=id",
    "results": [
        {
            "id": 42977,
            "ip_address": "114.119.130.18",
            "count": 1,
            "first_visit": "2023-03-02T10:45:33.285583+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42978,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2023-03-02T10:50:13.980482+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42979,
            "ip_address": "115.127.89.10",
            "count": 2,
            "first_visit": "2023-03-02T10:52:44.446040+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42980,
            "ip_address": "182.16.157.131",
            "count": 1,
            "first_visit": "2023-03-02T11:01:43.812601+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42981,
            "ip_address": "103.12.74.34",
            "count": 1,
            "first_visit": "2023-03-02T11:06:11.222620+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42982,
            "ip_address": "27.147.224.198",
            "count": 1,
            "first_visit": "2023-03-02T11:07:43.909134+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42983,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2023-03-02T11:19:01.047243+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42984,
            "ip_address": "103.92.152.36",
            "count": 1,
            "first_visit": "2023-03-02T11:21:32.919016+06:00",
            "date": "2023-03-02"
        }
    ]
}