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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80408&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80392&ordering=count",
    "results": [
        {
            "id": 13120,
            "ip_address": "37.111.197.27",
            "count": 2,
            "first_visit": "2022-05-31T14:27:18.379768+06:00",
            "date": null
        },
        {
            "id": 16103,
            "ip_address": "103.152.143.211",
            "count": 2,
            "first_visit": "2022-06-17T20:28:12.612099+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 21573,
            "ip_address": "114.119.128.5",
            "count": 2,
            "first_visit": "2022-07-08T08:51:27.503500+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 3362,
            "ip_address": "23.239.26.18",
            "count": 2,
            "first_visit": "2022-02-06T20:40:27.423609+06:00",
            "date": null
        },
        {
            "id": 35424,
            "ip_address": "103.138.125.198",
            "count": 2,
            "first_visit": "2022-10-03T20:07:24.829692+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 3388,
            "ip_address": "69.171.251.120",
            "count": 2,
            "first_visit": "2022-02-07T13:44:46.894963+06:00",
            "date": null
        },
        {
            "id": 38320,
            "ip_address": "34.94.134.114",
            "count": 2,
            "first_visit": "2022-12-05T05:43:56.869392+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 16098,
            "ip_address": "37.111.233.97",
            "count": 2,
            "first_visit": "2022-06-17T20:23:59.578647+06:00",
            "date": "2022-06-17"
        }
    ]
}