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

{
    "count": 97515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23880&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23864&ordering=-count",
    "results": [
        {
            "id": 37799,
            "ip_address": "103.159.72.88",
            "count": 2,
            "first_visit": "2022-11-24T14:32:10.959396+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 30376,
            "ip_address": "202.134.10.131",
            "count": 2,
            "first_visit": "2022-07-31T11:51:26.239918+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12650,
            "ip_address": "103.173.60.72",
            "count": 2,
            "first_visit": "2022-05-30T00:02:46.178761+06:00",
            "date": null
        },
        {
            "id": 968,
            "ip_address": "103.135.135.42",
            "count": 2,
            "first_visit": "2021-12-19T23:34:09.606299+06:00",
            "date": null
        },
        {
            "id": 26873,
            "ip_address": "103.141.175.117",
            "count": 2,
            "first_visit": "2022-07-24T22:29:11.026111+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 30367,
            "ip_address": "37.111.199.182",
            "count": 2,
            "first_visit": "2022-07-31T11:42:23.207931+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 26869,
            "ip_address": "37.111.200.255",
            "count": 2,
            "first_visit": "2022-07-24T22:16:53.678888+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 20620,
            "ip_address": "114.119.132.18",
            "count": 2,
            "first_visit": "2022-07-02T00:46:28.417762+06:00",
            "date": "2022-07-02"
        }
    ]
}