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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79592&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79576&ordering=count",
    "results": [
        {
            "id": 9081,
            "ip_address": "103.87.214.160",
            "count": 2,
            "first_visit": "2022-05-18T21:56:24.325788+06:00",
            "date": null
        },
        {
            "id": 17573,
            "ip_address": "114.119.130.237",
            "count": 2,
            "first_visit": "2022-06-23T04:23:31.792158+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 9099,
            "ip_address": "103.111.224.58",
            "count": 2,
            "first_visit": "2022-05-18T22:18:44.108819+06:00",
            "date": null
        },
        {
            "id": 2399,
            "ip_address": "103.146.84.230",
            "count": 2,
            "first_visit": "2022-01-17T23:37:05.170251+06:00",
            "date": null
        },
        {
            "id": 33316,
            "ip_address": "185.196.22.147",
            "count": 2,
            "first_visit": "2022-08-29T15:03:02.446761+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 2368,
            "ip_address": "103.86.109.88",
            "count": 2,
            "first_visit": "2022-01-17T13:36:31.656883+06:00",
            "date": null
        },
        {
            "id": 9131,
            "ip_address": "119.30.39.68",
            "count": 2,
            "first_visit": "2022-05-18T22:42:33.613180+06:00",
            "date": null
        },
        {
            "id": 33315,
            "ip_address": "103.31.154.237",
            "count": 2,
            "first_visit": "2022-08-29T15:02:23.284643+06:00",
            "date": "2022-08-29"
        }
    ]
}