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

{
    "count": 101467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78928&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78912&ordering=count",
    "results": [
        {
            "id": 12258,
            "ip_address": "37.111.212.49",
            "count": 2,
            "first_visit": "2022-05-28T17:38:13.630158+06:00",
            "date": null
        },
        {
            "id": 12241,
            "ip_address": "103.170.174.18",
            "count": 2,
            "first_visit": "2022-05-28T16:06:58.594660+06:00",
            "date": null
        },
        {
            "id": 31340,
            "ip_address": "103.78.225.132",
            "count": 2,
            "first_visit": "2022-08-06T14:50:09.040857+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 23620,
            "ip_address": "103.92.160.162",
            "count": 2,
            "first_visit": "2022-07-18T21:54:50.195731+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9576,
            "ip_address": "103.253.44.186",
            "count": 2,
            "first_visit": "2022-05-19T23:48:01.039357+06:00",
            "date": null
        },
        {
            "id": 23600,
            "ip_address": "121.200.62.174",
            "count": 2,
            "first_visit": "2022-07-18T21:51:18.219246+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23675,
            "ip_address": "37.111.197.105",
            "count": 2,
            "first_visit": "2022-07-18T22:06:46.910174+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1773,
            "ip_address": "119.30.41.74",
            "count": 2,
            "first_visit": "2022-01-10T19:55:43.715874+06:00",
            "date": null
        }
    ]
}