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

{
    "count": 100609,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97424&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97408&ordering=count",
    "results": [
        {
            "id": 11312,
            "ip_address": "114.119.133.249",
            "count": 8,
            "first_visit": "2022-05-25T07:31:22.771131+06:00",
            "date": null
        },
        {
            "id": 33616,
            "ip_address": "59.152.62.29",
            "count": 8,
            "first_visit": "2022-09-01T13:37:30.782873+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 10725,
            "ip_address": "54.174.229.95",
            "count": 8,
            "first_visit": "2022-05-23T20:00:51.354312+06:00",
            "date": null
        },
        {
            "id": 28864,
            "ip_address": "66.249.73.1",
            "count": 8,
            "first_visit": "2022-07-28T16:36:24.411816+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 34252,
            "ip_address": "114.119.141.146",
            "count": 8,
            "first_visit": "2022-09-12T12:36:34.458248+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 7762,
            "ip_address": "42.0.7.227",
            "count": 8,
            "first_visit": "2022-05-17T09:48:47.494774+06:00",
            "date": null
        },
        {
            "id": 5252,
            "ip_address": "54.90.188.202",
            "count": 8,
            "first_visit": "2022-04-19T15:09:33.137297+06:00",
            "date": null
        },
        {
            "id": 17773,
            "ip_address": "116.204.230.24",
            "count": 8,
            "first_visit": "2022-06-23T14:36:53.132659+06:00",
            "date": "2022-06-23"
        }
    ]
}