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

{
    "count": 101030,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85320&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85304&ordering=-date",
    "results": [
        {
            "id": 29234,
            "ip_address": "43.245.120.27",
            "count": 1,
            "first_visit": "2022-07-29T11:25:27.987932+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29166,
            "ip_address": "203.202.253.170",
            "count": 2,
            "first_visit": "2022-07-29T10:00:51.636215+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29199,
            "ip_address": "103.20.180.128",
            "count": 2,
            "first_visit": "2022-07-29T10:42:47.027219+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29227,
            "ip_address": "37.111.232.117",
            "count": 2,
            "first_visit": "2022-07-29T11:12:19.168423+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29162,
            "ip_address": "37.111.217.101",
            "count": 2,
            "first_visit": "2022-07-29T09:53:10.666609+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29226,
            "ip_address": "202.134.13.135",
            "count": 13,
            "first_visit": "2022-07-29T11:11:48.994255+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29189,
            "ip_address": "202.134.14.156",
            "count": 2,
            "first_visit": "2022-07-29T10:31:01.548845+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29230,
            "ip_address": "103.67.158.125",
            "count": 4,
            "first_visit": "2022-07-29T11:16:56.178884+06:00",
            "date": "2022-07-29"
        }
    ]
}