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

{
    "count": 99726,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25904&ordering=-count",
    "results": [
        {
            "id": 34069,
            "ip_address": "103.149.143.67",
            "count": 2,
            "first_visit": "2022-09-08T22:20:55.990025+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 24452,
            "ip_address": "37.111.194.151",
            "count": 2,
            "first_visit": "2022-07-20T10:20:29.807631+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10834,
            "ip_address": "103.242.20.236",
            "count": 2,
            "first_visit": "2022-05-24T08:53:37.031212+06:00",
            "date": null
        },
        {
            "id": 24354,
            "ip_address": "103.230.107.5",
            "count": 2,
            "first_visit": "2022-07-20T02:19:12.068552+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29413,
            "ip_address": "119.30.35.186",
            "count": 2,
            "first_visit": "2022-07-29T18:01:05.734213+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3388,
            "ip_address": "69.171.251.120",
            "count": 2,
            "first_visit": "2022-02-07T13:44:46.894963+06:00",
            "date": null
        },
        {
            "id": 20674,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-07-02T06:43:19.767313+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 17008,
            "ip_address": "114.119.132.108",
            "count": 2,
            "first_visit": "2022-06-21T12:40:39.072617+06:00",
            "date": "2022-06-21"
        }
    ]
}