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

{
    "count": 101561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77608&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77592&ordering=count",
    "results": [
        {
            "id": 25080,
            "ip_address": "202.134.14.137",
            "count": 2,
            "first_visit": "2022-07-21T02:18:22.108511+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25095,
            "ip_address": "114.119.128.39",
            "count": 2,
            "first_visit": "2022-07-21T03:50:22.332664+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 20228,
            "ip_address": "103.126.149.252",
            "count": 2,
            "first_visit": "2022-06-30T04:25:19.993511+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 14452,
            "ip_address": "114.119.129.176",
            "count": 2,
            "first_visit": "2022-06-11T10:39:41.904290+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 6904,
            "ip_address": "58.145.187.251",
            "count": 2,
            "first_visit": "2022-05-16T17:12:18.093817+06:00",
            "date": null
        },
        {
            "id": 6926,
            "ip_address": "37.111.228.186",
            "count": 2,
            "first_visit": "2022-05-16T17:32:58.779396+06:00",
            "date": null
        },
        {
            "id": 27649,
            "ip_address": "45.125.222.58",
            "count": 2,
            "first_visit": "2022-07-26T10:15:56.526779+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5729,
            "ip_address": "8.29.105.188",
            "count": 2,
            "first_visit": "2022-05-08T22:53:05.359480+06:00",
            "date": null
        }
    ]
}