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

{
    "count": 97443,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23464&ordering=-count",
    "results": [
        {
            "id": 5027,
            "ip_address": "103.175.130.6",
            "count": 2,
            "first_visit": "2022-04-10T15:01:26.332585+06:00",
            "date": null
        },
        {
            "id": 5091,
            "ip_address": "101.2.164.52",
            "count": 2,
            "first_visit": "2022-04-12T23:15:45.661929+06:00",
            "date": null
        },
        {
            "id": 5011,
            "ip_address": "103.146.10.250",
            "count": 2,
            "first_visit": "2022-04-09T17:11:59.392273+06:00",
            "date": null
        },
        {
            "id": 18824,
            "ip_address": "37.111.244.240",
            "count": 2,
            "first_visit": "2022-06-25T22:30:45.805011+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 30566,
            "ip_address": "103.25.248.245",
            "count": 2,
            "first_visit": "2022-08-01T01:19:07.325026+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 37414,
            "ip_address": "103.217.111.247",
            "count": 2,
            "first_visit": "2022-11-15T00:32:41.733858+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 3669,
            "ip_address": "173.252.95.20",
            "count": 2,
            "first_visit": "2022-02-16T18:54:20.201237+06:00",
            "date": null
        },
        {
            "id": 3681,
            "ip_address": "45.250.229.214",
            "count": 2,
            "first_visit": "2022-02-17T09:50:59.175839+06:00",
            "date": null
        }
    ]
}