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

{
    "count": 100738,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98216&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98200&ordering=count",
    "results": [
        {
            "id": 31954,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-08-14T01:05:31.494331+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 5247,
            "ip_address": "37.111.219.40",
            "count": 9,
            "first_visit": "2022-04-19T13:25:17.734595+06:00",
            "date": null
        },
        {
            "id": 11249,
            "ip_address": "114.119.128.58",
            "count": 9,
            "first_visit": "2022-05-25T00:01:16.874817+06:00",
            "date": null
        },
        {
            "id": 36531,
            "ip_address": "103.136.98.224",
            "count": 9,
            "first_visit": "2022-10-27T14:49:19.869452+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 4931,
            "ip_address": "123.49.36.13",
            "count": 9,
            "first_visit": "2022-04-05T14:53:55.475127+06:00",
            "date": null
        },
        {
            "id": 1929,
            "ip_address": "114.119.159.243",
            "count": 9,
            "first_visit": "2022-01-11T18:07:54.943970+06:00",
            "date": null
        },
        {
            "id": 11259,
            "ip_address": "114.119.134.64",
            "count": 9,
            "first_visit": "2022-05-25T00:37:31.238293+06:00",
            "date": null
        },
        {
            "id": 32484,
            "ip_address": "114.119.141.118",
            "count": 9,
            "first_visit": "2022-08-20T06:10:58.274162+06:00",
            "date": "2022-08-20"
        }
    ]
}