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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25024&ordering=-count",
    "results": [
        {
            "id": 19662,
            "ip_address": "202.134.8.142",
            "count": 2,
            "first_visit": "2022-06-28T08:08:31.879415+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4733,
            "ip_address": "59.152.105.147",
            "count": 2,
            "first_visit": "2022-03-28T13:21:08.246175+06:00",
            "date": null
        },
        {
            "id": 8725,
            "ip_address": "114.119.130.91",
            "count": 2,
            "first_visit": "2022-05-18T09:42:09.237481+06:00",
            "date": null
        },
        {
            "id": 4731,
            "ip_address": "103.91.228.21",
            "count": 2,
            "first_visit": "2022-03-28T11:05:14.894737+06:00",
            "date": null
        },
        {
            "id": 21252,
            "ip_address": "34.102.83.99",
            "count": 2,
            "first_visit": "2022-07-05T23:18:15.402635+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 38973,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-12-19T06:43:20.503691+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 14447,
            "ip_address": "114.119.132.131",
            "count": 2,
            "first_visit": "2022-06-11T10:21:45.809850+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 38941,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-12-18T19:39:44.513992+06:00",
            "date": "2022-12-18"
        }
    ]
}