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

{
    "count": 99489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24032&ordering=-count",
    "results": [
        {
            "id": 2535,
            "ip_address": "37.111.207.144",
            "count": 2,
            "first_visit": "2022-01-20T21:14:54.533813+06:00",
            "date": null
        },
        {
            "id": 30502,
            "ip_address": "37.111.211.128",
            "count": 2,
            "first_visit": "2022-07-31T20:23:40.543841+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12376,
            "ip_address": "37.111.213.84",
            "count": 2,
            "first_visit": "2022-05-29T04:14:52.190249+06:00",
            "date": null
        },
        {
            "id": 3806,
            "ip_address": "5.151.153.4",
            "count": 2,
            "first_visit": "2022-02-23T00:54:11.832223+06:00",
            "date": null
        },
        {
            "id": 30513,
            "ip_address": "116.58.202.185",
            "count": 2,
            "first_visit": "2022-07-31T21:19:48.561915+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 4283,
            "ip_address": "37.111.212.141",
            "count": 2,
            "first_visit": "2022-03-11T18:06:27.200804+06:00",
            "date": null
        },
        {
            "id": 12478,
            "ip_address": "198.244.187.243",
            "count": 2,
            "first_visit": "2022-05-29T13:49:27.681804+06:00",
            "date": null
        },
        {
            "id": 26672,
            "ip_address": "116.58.201.227",
            "count": 2,
            "first_visit": "2022-07-24T11:04:19.910882+06:00",
            "date": "2022-07-24"
        }
    ]
}