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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17880&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17864&ordering=-count",
    "results": [
        {
            "id": 51240,
            "ip_address": "42.0.7.252",
            "count": 2,
            "first_visit": "2023-07-30T17:34:07.545979+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51246,
            "ip_address": "209.203.45.40",
            "count": 2,
            "first_visit": "2023-07-30T19:14:40.116202+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51228,
            "ip_address": "192.166.246.36",
            "count": 2,
            "first_visit": "2023-07-30T15:55:41.661575+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 12987,
            "ip_address": "103.67.157.108",
            "count": 2,
            "first_visit": "2022-05-31T01:37:05.546107+06:00",
            "date": null
        },
        {
            "id": 6489,
            "ip_address": "103.106.242.117",
            "count": 2,
            "first_visit": "2022-05-15T23:56:14.080810+06:00",
            "date": null
        },
        {
            "id": 838,
            "ip_address": "103.110.59.50",
            "count": 2,
            "first_visit": "2021-12-19T18:26:10.604020+06:00",
            "date": null
        },
        {
            "id": 51255,
            "ip_address": "103.220.204.117",
            "count": 2,
            "first_visit": "2023-07-30T21:05:12.507926+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51288,
            "ip_address": "202.84.44.114",
            "count": 2,
            "first_visit": "2023-07-31T11:08:16.698648+06:00",
            "date": "2023-07-31"
        }
    ]
}