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

{
    "count": 96664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21792&ordering=-count",
    "results": [
        {
            "id": 9925,
            "ip_address": "103.144.42.72",
            "count": 2,
            "first_visit": "2022-05-21T02:12:25.479384+06:00",
            "date": null
        },
        {
            "id": 4218,
            "ip_address": "114.130.156.58",
            "count": 2,
            "first_visit": "2022-03-09T16:49:50.202253+06:00",
            "date": null
        },
        {
            "id": 20924,
            "ip_address": "37.111.213.22",
            "count": 2,
            "first_visit": "2022-07-03T18:59:22.714783+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 22978,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-07-15T14:31:29.609252+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 4599,
            "ip_address": "103.172.216.66",
            "count": 2,
            "first_visit": "2022-03-22T21:59:40.139195+06:00",
            "date": null
        },
        {
            "id": 8224,
            "ip_address": "14.248.94.123",
            "count": 2,
            "first_visit": "2022-05-17T17:00:46.707370+06:00",
            "date": null
        },
        {
            "id": 11747,
            "ip_address": "119.10.175.242",
            "count": 2,
            "first_visit": "2022-05-26T22:49:25.255976+06:00",
            "date": null
        },
        {
            "id": 20934,
            "ip_address": "34.150.140.46",
            "count": 2,
            "first_visit": "2022-07-03T20:06:57.163573+06:00",
            "date": "2022-07-03"
        }
    ]
}