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

{
    "count": 100565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19840&ordering=ip_address",
    "results": [
        {
            "id": 23437,
            "ip_address": "103.59.38.34",
            "count": 1,
            "first_visit": "2022-07-18T09:56:12.270862+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 48483,
            "ip_address": "103.59.38.45",
            "count": 1,
            "first_visit": "2023-06-18T20:28:09.024105+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 3223,
            "ip_address": "103.59.38.54",
            "count": 2,
            "first_visit": "2022-02-02T13:57:13.397016+06:00",
            "date": null
        },
        {
            "id": 26006,
            "ip_address": "103.59.38.66",
            "count": 1,
            "first_visit": "2022-07-22T15:29:22.528137+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 20613,
            "ip_address": "103.59.38.66",
            "count": 1,
            "first_visit": "2022-07-01T23:38:41.586740+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 1094,
            "ip_address": "103.59.38.66",
            "count": 4,
            "first_visit": "2021-12-20T23:05:34.437727+06:00",
            "date": null
        },
        {
            "id": 15406,
            "ip_address": "103.59.38.73",
            "count": 1,
            "first_visit": "2022-06-15T18:50:16.475306+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7214,
            "ip_address": "103.59.38.73",
            "count": 1,
            "first_visit": "2022-05-16T20:01:48.193082+06:00",
            "date": null
        }
    ]
}