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

{
    "count": 99794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26136&ordering=-count",
    "results": [
        {
            "id": 24657,
            "ip_address": "103.189.10.8",
            "count": 2,
            "first_visit": "2022-07-20T14:00:57.498176+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 17156,
            "ip_address": "103.96.71.203",
            "count": 2,
            "first_visit": "2022-06-21T20:47:05.756516+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 10788,
            "ip_address": "27.147.202.204",
            "count": 2,
            "first_visit": "2022-05-24T01:33:11.518497+06:00",
            "date": null
        },
        {
            "id": 3263,
            "ip_address": "37.111.212.215",
            "count": 2,
            "first_visit": "2022-02-03T15:11:04.962733+06:00",
            "date": null
        },
        {
            "id": 24190,
            "ip_address": "103.152.102.119",
            "count": 2,
            "first_visit": "2022-07-19T22:14:48.058422+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3255,
            "ip_address": "172.225.247.206",
            "count": 2,
            "first_visit": "2022-02-03T11:12:45.920681+06:00",
            "date": null
        },
        {
            "id": 29395,
            "ip_address": "37.111.243.109",
            "count": 2,
            "first_visit": "2022-07-29T16:42:35.719285+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 24234,
            "ip_address": "192.144.87.48",
            "count": 2,
            "first_visit": "2022-07-19T23:18:15.177450+06:00",
            "date": "2022-07-19"
        }
    ]
}