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

{
    "count": 101344,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82048&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82032&ordering=count",
    "results": [
        {
            "id": 5006,
            "ip_address": "45.250.23.35",
            "count": 2,
            "first_visit": "2022-04-09T09:46:50.958892+06:00",
            "date": null
        },
        {
            "id": 5007,
            "ip_address": "103.111.226.51",
            "count": 2,
            "first_visit": "2022-04-09T13:17:18.543274+06:00",
            "date": null
        },
        {
            "id": 33585,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-09-01T04:25:11.808542+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 35157,
            "ip_address": "123.108.91.6",
            "count": 2,
            "first_visit": "2022-09-28T19:46:31.418814+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 14060,
            "ip_address": "203.76.222.181",
            "count": 2,
            "first_visit": "2022-06-08T23:18:54.382684+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 19819,
            "ip_address": "202.134.13.137",
            "count": 2,
            "first_visit": "2022-06-28T19:33:32.162064+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 26940,
            "ip_address": "103.242.217.114",
            "count": 2,
            "first_visit": "2022-07-25T00:07:30.787936+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 19836,
            "ip_address": "139.5.133.99",
            "count": 2,
            "first_visit": "2022-06-28T21:33:02.947604+06:00",
            "date": "2022-06-28"
        }
    ]
}