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

{
    "count": 98148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7016&ordering=ip_address",
    "results": [
        {
            "id": 3648,
            "ip_address": "103.146.84.218",
            "count": 1,
            "first_visit": "2022-02-16T00:31:42.961784+06:00",
            "date": null
        },
        {
            "id": 6797,
            "ip_address": "103.146.84.226",
            "count": 3,
            "first_visit": "2022-05-16T15:38:35.138408+06:00",
            "date": null
        },
        {
            "id": 14067,
            "ip_address": "103.146.84.230",
            "count": 1,
            "first_visit": "2022-06-09T00:20:03.773298+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 2399,
            "ip_address": "103.146.84.230",
            "count": 2,
            "first_visit": "2022-01-17T23:37:05.170251+06:00",
            "date": null
        },
        {
            "id": 30032,
            "ip_address": "103.146.84.50",
            "count": 1,
            "first_visit": "2022-07-30T22:44:57.054880+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 44477,
            "ip_address": "103.146.85.210",
            "count": 1,
            "first_visit": "2023-03-27T19:53:37.867372+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 25314,
            "ip_address": "103.146.85.225",
            "count": 1,
            "first_visit": "2022-07-21T10:19:23.793743+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 37417,
            "ip_address": "103.146.85.234",
            "count": 1,
            "first_visit": "2022-11-15T02:21:29.277727+06:00",
            "date": "2022-11-15"
        }
    ]
}