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

{
    "count": 101481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78768&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78752&ordering=count",
    "results": [
        {
            "id": 9598,
            "ip_address": "103.225.93.10",
            "count": 2,
            "first_visit": "2022-05-20T01:38:32.849210+06:00",
            "date": null
        },
        {
            "id": 22915,
            "ip_address": "103.77.63.92",
            "count": 2,
            "first_visit": "2022-07-15T08:05:32.116184+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 34195,
            "ip_address": "37.111.195.79",
            "count": 2,
            "first_visit": "2022-09-11T17:43:00.922742+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 38044,
            "ip_address": "103.69.150.49",
            "count": 2,
            "first_visit": "2022-11-30T14:58:28.630770+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 9701,
            "ip_address": "37.111.193.127",
            "count": 2,
            "first_visit": "2022-05-20T13:07:14.212265+06:00",
            "date": null
        },
        {
            "id": 9650,
            "ip_address": "139.5.133.98",
            "count": 2,
            "first_visit": "2022-05-20T10:50:34.005579+06:00",
            "date": null
        },
        {
            "id": 23567,
            "ip_address": "103.111.34.13",
            "count": 2,
            "first_visit": "2022-07-18T21:26:23.145762+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 22952,
            "ip_address": "114.119.128.57",
            "count": 2,
            "first_visit": "2022-07-15T10:26:11.806787+06:00",
            "date": "2022-07-15"
        }
    ]
}