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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39456&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39440&ordering=count",
    "results": [
        {
            "id": 42411,
            "ip_address": "114.119.133.120",
            "count": 1,
            "first_visit": "2023-02-19T20:35:00.364505+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42401,
            "ip_address": "103.150.19.130",
            "count": 1,
            "first_visit": "2023-02-19T14:31:53.090315+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42402,
            "ip_address": "202.74.243.44",
            "count": 1,
            "first_visit": "2023-02-19T14:35:28.999856+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42403,
            "ip_address": "37.111.203.55",
            "count": 1,
            "first_visit": "2023-02-19T14:42:36.225320+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42405,
            "ip_address": "5.45.207.149",
            "count": 1,
            "first_visit": "2023-02-19T17:05:27.458905+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42406,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2023-02-19T18:02:11.131304+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42407,
            "ip_address": "103.231.239.178",
            "count": 1,
            "first_visit": "2023-02-19T18:04:59.835357+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42412,
            "ip_address": "114.119.133.208",
            "count": 1,
            "first_visit": "2023-02-19T21:07:28.286219+06:00",
            "date": "2023-02-19"
        }
    ]
}