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

{
    "count": 101342,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82088&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82072&ordering=count",
    "results": [
        {
            "id": 7365,
            "ip_address": "37.111.200.243",
            "count": 2,
            "first_visit": "2022-05-16T22:23:44.178560+06:00",
            "date": null
        },
        {
            "id": 15260,
            "ip_address": "114.119.130.154",
            "count": 2,
            "first_visit": "2022-06-15T12:29:56.375722+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 24805,
            "ip_address": "27.147.206.204",
            "count": 2,
            "first_visit": "2022-07-20T18:21:26.461913+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19608,
            "ip_address": "114.119.132.187",
            "count": 2,
            "first_visit": "2022-06-28T04:07:21.793802+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 29660,
            "ip_address": "114.119.130.99",
            "count": 2,
            "first_visit": "2022-07-30T04:57:05.977786+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 24783,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-07-20T17:36:47.675594+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 38566,
            "ip_address": "103.145.28.209",
            "count": 2,
            "first_visit": "2022-12-11T12:57:52.394269+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 26996,
            "ip_address": "103.67.157.74",
            "count": 2,
            "first_visit": "2022-07-25T01:52:49.614491+06:00",
            "date": "2022-07-25"
        }
    ]
}