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

{
    "count": 101955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42632&ordering=-count",
    "results": [
        {
            "id": 37699,
            "ip_address": "37.111.248.84",
            "count": 1,
            "first_visit": "2022-11-22T12:23:48.866852+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37704,
            "ip_address": "103.202.221.235",
            "count": 1,
            "first_visit": "2022-11-22T15:45:00.420715+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37708,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-22T16:48:25.683651+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37713,
            "ip_address": "27.147.176.152",
            "count": 1,
            "first_visit": "2022-11-22T20:32:53.373521+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37714,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-11-22T20:54:01.204806+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37719,
            "ip_address": "103.87.214.36",
            "count": 1,
            "first_visit": "2022-11-22T23:54:18.271677+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37720,
            "ip_address": "116.206.56.118",
            "count": 1,
            "first_visit": "2022-11-23T00:02:25.496829+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 37724,
            "ip_address": "213.180.203.62",
            "count": 1,
            "first_visit": "2022-11-23T01:46:11.671312+06:00",
            "date": "2022-11-23"
        }
    ]
}