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

{
    "count": 101925,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=id",
    "results": [
        {
            "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": 42404,
            "ip_address": "202.134.8.143",
            "count": 2,
            "first_visit": "2023-02-19T16:15:49.711913+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": 42408,
            "ip_address": "103.203.94.9",
            "count": 1,
            "first_visit": "2023-02-19T18:50:03.146645+06:00",
            "date": "2023-02-19"
        }
    ]
}