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

{
    "count": 98075,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11896&ordering=-count",
    "results": [
        {
            "id": 23745,
            "ip_address": "37.111.200.119",
            "count": 3,
            "first_visit": "2022-07-18T22:23:32.476844+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23916,
            "ip_address": "103.173.10.42",
            "count": 3,
            "first_visit": "2022-07-18T23:20:47.742435+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9982,
            "ip_address": "45.248.151.204",
            "count": 3,
            "first_visit": "2022-05-21T11:38:38.886887+06:00",
            "date": null
        },
        {
            "id": 9266,
            "ip_address": "43.245.122.133",
            "count": 3,
            "first_visit": "2022-05-19T07:40:49.105140+06:00",
            "date": null
        },
        {
            "id": 68304,
            "ip_address": "37.111.211.79",
            "count": 3,
            "first_visit": "2024-05-14T10:54:39.134868+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68132,
            "ip_address": "27.147.202.213",
            "count": 3,
            "first_visit": "2024-05-10T11:08:03.494409+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 640,
            "ip_address": "43.248.27.16",
            "count": 3,
            "first_visit": "2021-12-13T12:09:05.316478+06:00",
            "date": null
        },
        {
            "id": 5060,
            "ip_address": "66.249.72.91",
            "count": 3,
            "first_visit": "2022-04-11T20:06:19.944721+06:00",
            "date": null
        }
    ]
}