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

{
    "count": 100222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89280&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89264&ordering=count",
    "results": [
        {
            "id": 19379,
            "ip_address": "103.136.2.234",
            "count": 3,
            "first_visit": "2022-06-27T09:32:26.595113+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28507,
            "ip_address": "103.67.158.125",
            "count": 3,
            "first_visit": "2022-07-28T01:52:06.419967+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 38096,
            "ip_address": "103.94.219.1",
            "count": 3,
            "first_visit": "2022-12-01T13:12:29.027836+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 4250,
            "ip_address": "37.111.212.202",
            "count": 3,
            "first_visit": "2022-03-10T18:21:25.150304+06:00",
            "date": null
        },
        {
            "id": 4217,
            "ip_address": "119.148.9.126",
            "count": 3,
            "first_visit": "2022-03-09T16:17:44.446758+06:00",
            "date": null
        },
        {
            "id": 4212,
            "ip_address": "202.191.126.106",
            "count": 3,
            "first_visit": "2022-03-09T12:05:42.498063+06:00",
            "date": null
        },
        {
            "id": 4216,
            "ip_address": "37.111.197.143",
            "count": 3,
            "first_visit": "2022-03-09T15:57:54.253621+06:00",
            "date": null
        },
        {
            "id": 4304,
            "ip_address": "45.248.151.219",
            "count": 3,
            "first_visit": "2022-03-12T11:07:44.515042+06:00",
            "date": null
        }
    ]
}