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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25648&ordering=-count",
    "results": [
        {
            "id": 7734,
            "ip_address": "43.245.123.192",
            "count": 2,
            "first_visit": "2022-05-17T09:33:32.487216+06:00",
            "date": null
        },
        {
            "id": 375,
            "ip_address": "205.169.39.77",
            "count": 2,
            "first_visit": "2021-12-07T23:58:17.966069+06:00",
            "date": null
        },
        {
            "id": 7636,
            "ip_address": "103.242.21.229",
            "count": 2,
            "first_visit": "2022-05-17T08:02:18.062083+06:00",
            "date": null
        },
        {
            "id": 8589,
            "ip_address": "103.113.154.69",
            "count": 2,
            "first_visit": "2022-05-18T00:21:13.103938+06:00",
            "date": null
        },
        {
            "id": 7710,
            "ip_address": "103.136.200.104",
            "count": 2,
            "first_visit": "2022-05-17T09:18:14.400678+06:00",
            "date": null
        },
        {
            "id": 4389,
            "ip_address": "43.245.123.226",
            "count": 2,
            "first_visit": "2022-03-15T13:12:13.057041+06:00",
            "date": null
        },
        {
            "id": 8273,
            "ip_address": "37.111.214.206",
            "count": 2,
            "first_visit": "2022-05-17T19:41:01.728377+06:00",
            "date": null
        },
        {
            "id": 13244,
            "ip_address": "103.150.68.124",
            "count": 2,
            "first_visit": "2022-06-01T11:27:59.893956+06:00",
            "date": null
        }
    ]
}