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

{
    "count": 100741,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98232&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98216&ordering=count",
    "results": [
        {
            "id": 8986,
            "ip_address": "42.0.6.247",
            "count": 9,
            "first_visit": "2022-05-18T15:04:08.304770+06:00",
            "date": null
        },
        {
            "id": 2554,
            "ip_address": "103.134.192.14",
            "count": 9,
            "first_visit": "2022-01-21T09:50:39.559633+06:00",
            "date": null
        },
        {
            "id": 5838,
            "ip_address": "114.119.128.172",
            "count": 9,
            "first_visit": "2022-05-11T05:21:29.119085+06:00",
            "date": null
        },
        {
            "id": 34355,
            "ip_address": "114.119.141.118",
            "count": 9,
            "first_visit": "2022-09-14T05:29:20.281389+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 36841,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-11-02T17:55:51.175676+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 533,
            "ip_address": "114.119.152.108",
            "count": 9,
            "first_visit": "2021-12-10T10:39:00.110635+06:00",
            "date": null
        },
        {
            "id": 33516,
            "ip_address": "66.249.66.62",
            "count": 9,
            "first_visit": "2022-08-31T06:43:43.631737+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 32195,
            "ip_address": "103.159.73.228",
            "count": 9,
            "first_visit": "2022-08-17T09:14:00.882321+06:00",
            "date": "2022-08-17"
        }
    ]
}