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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23984&ordering=-count",
    "results": [
        {
            "id": 30244,
            "ip_address": "37.111.244.245",
            "count": 2,
            "first_visit": "2022-07-31T09:32:20.680046+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 1904,
            "ip_address": "103.134.42.241",
            "count": 2,
            "first_visit": "2022-01-11T16:40:56.812886+06:00",
            "date": null
        },
        {
            "id": 21732,
            "ip_address": "114.119.130.167",
            "count": 2,
            "first_visit": "2022-07-09T13:19:36.686497+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 30239,
            "ip_address": "37.111.232.123",
            "count": 2,
            "first_visit": "2022-07-31T09:16:52.167100+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12658,
            "ip_address": "103.131.157.178",
            "count": 2,
            "first_visit": "2022-05-30T00:23:24.792644+06:00",
            "date": null
        },
        {
            "id": 37938,
            "ip_address": "175.29.199.106",
            "count": 2,
            "first_visit": "2022-11-28T10:18:50.738882+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 37948,
            "ip_address": "45.127.245.45",
            "count": 2,
            "first_visit": "2022-11-28T16:49:38.038433+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 20782,
            "ip_address": "182.48.86.49",
            "count": 2,
            "first_visit": "2022-07-03T01:00:50.439984+06:00",
            "date": "2022-07-03"
        }
    ]
}