GET /user_management/visitor-free/?format=api&offset=42400&ordering=ip_address
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=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=ip_address",
    "results": [
        {
            "id": 58434,
            "ip_address": "114.119.152.86",
            "count": 1,
            "first_visit": "2023-10-26T11:43:16.698682+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 61544,
            "ip_address": "114.119.152.86",
            "count": 1,
            "first_visit": "2023-12-20T19:53:31.207646+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 60452,
            "ip_address": "114.119.152.86",
            "count": 1,
            "first_visit": "2023-12-03T00:20:15.106570+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 59688,
            "ip_address": "114.119.152.86",
            "count": 1,
            "first_visit": "2023-11-18T10:05:02.726579+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 58144,
            "ip_address": "114.119.152.86",
            "count": 1,
            "first_visit": "2023-10-21T18:00:35.810805+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 51,
            "ip_address": "114.119.152.86",
            "count": 17,
            "first_visit": "2021-12-03T08:26:33.012750+06:00",
            "date": null
        },
        {
            "id": 1459,
            "ip_address": "114.119.152.97",
            "count": 15,
            "first_visit": "2021-12-29T03:08:05.390736+06:00",
            "date": null
        },
        {
            "id": 45153,
            "ip_address": "114.119.152.97",
            "count": 1,
            "first_visit": "2023-04-10T23:36:57.257229+06:00",
            "date": "2023-04-10"
        }
    ]
}