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

{
    "count": 99801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9112&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9096&ordering=-count",
    "results": [
        {
            "id": 2213,
            "ip_address": "27.131.14.6",
            "count": 4,
            "first_visit": "2022-01-14T18:48:55.079937+06:00",
            "date": null
        },
        {
            "id": 34928,
            "ip_address": "27.147.176.152",
            "count": 4,
            "first_visit": "2022-09-24T18:13:42.110739+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 73281,
            "ip_address": "3.229.248.49",
            "count": 4,
            "first_visit": "2024-09-11T15:07:56.926535+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 34894,
            "ip_address": "66.249.66.4",
            "count": 4,
            "first_visit": "2022-09-24T00:55:29.468957+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34825,
            "ip_address": "66.249.79.229",
            "count": 4,
            "first_visit": "2022-09-22T18:46:12.698729+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 10678,
            "ip_address": "103.195.141.15",
            "count": 4,
            "first_visit": "2022-05-23T14:23:25.026063+06:00",
            "date": null
        },
        {
            "id": 10716,
            "ip_address": "103.67.157.47",
            "count": 4,
            "first_visit": "2022-05-23T19:10:22.132841+06:00",
            "date": null
        },
        {
            "id": 10735,
            "ip_address": "37.111.213.165",
            "count": 4,
            "first_visit": "2022-05-23T21:11:05.623355+06:00",
            "date": null
        }
    ]
}