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

{
    "count": 100182,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21200&ordering=ip_address",
    "results": [
        {
            "id": 24427,
            "ip_address": "103.67.158.39",
            "count": 1,
            "first_visit": "2022-07-20T09:39:40.092201+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 31332,
            "ip_address": "103.67.158.4",
            "count": 2,
            "first_visit": "2022-08-06T11:32:24.209066+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 22531,
            "ip_address": "103.67.158.40",
            "count": 1,
            "first_visit": "2022-07-14T12:02:51.873238+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9418,
            "ip_address": "103.67.158.41",
            "count": 1,
            "first_visit": "2022-05-19T15:43:22.994102+06:00",
            "date": null
        },
        {
            "id": 12386,
            "ip_address": "103.67.158.42",
            "count": 1,
            "first_visit": "2022-05-29T07:39:53.557422+06:00",
            "date": null
        },
        {
            "id": 30512,
            "ip_address": "103.67.158.43",
            "count": 1,
            "first_visit": "2022-07-31T21:01:10.985755+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 3878,
            "ip_address": "103.67.158.48",
            "count": 1,
            "first_visit": "2022-02-25T22:08:08.827807+06:00",
            "date": null
        },
        {
            "id": 24591,
            "ip_address": "103.67.158.49",
            "count": 2,
            "first_visit": "2022-07-20T12:11:58.633532+06:00",
            "date": "2022-07-20"
        }
    ]
}