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

{
    "count": 100086,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21648&ordering=-count",
    "results": [
        {
            "id": 19963,
            "ip_address": "223.25.253.251",
            "count": 2,
            "first_visit": "2022-06-29T08:52:33.550401+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 32698,
            "ip_address": "118.179.85.17",
            "count": 2,
            "first_visit": "2022-08-22T20:08:44.687789+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 35017,
            "ip_address": "157.119.238.122",
            "count": 2,
            "first_visit": "2022-09-26T11:27:33.984750+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 25123,
            "ip_address": "88.98.203.63",
            "count": 2,
            "first_visit": "2022-07-21T05:40:54.910646+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23557,
            "ip_address": "114.119.132.65",
            "count": 2,
            "first_visit": "2022-07-18T21:13:56.743850+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 3088,
            "ip_address": "103.157.95.62",
            "count": 2,
            "first_visit": "2022-01-31T13:53:08.308060+06:00",
            "date": null
        },
        {
            "id": 32706,
            "ip_address": "66.249.72.164",
            "count": 2,
            "first_visit": "2022-08-22T23:27:25.171077+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 3089,
            "ip_address": "123.253.220.1",
            "count": 2,
            "first_visit": "2022-01-31T14:13:08.279144+06:00",
            "date": null
        }
    ]
}