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

{
    "count": 91609,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90160&ordering=-ip_address",
    "results": [
        {
            "id": 16324,
            "ip_address": "103.112.168.0",
            "count": 3,
            "first_visit": "2022-06-18T10:52:38.535997+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10855,
            "ip_address": "103.112.167.57",
            "count": 1,
            "first_visit": "2022-05-24T10:00:55.987571+06:00",
            "date": null
        },
        {
            "id": 3941,
            "ip_address": "103.112.167.111",
            "count": 1,
            "first_visit": "2022-02-28T09:15:40.039675+06:00",
            "date": null
        },
        {
            "id": 5465,
            "ip_address": "103.112.167.104",
            "count": 3,
            "first_visit": "2022-04-30T01:07:51.723365+06:00",
            "date": null
        },
        {
            "id": 35127,
            "ip_address": "103.112.167.10",
            "count": 2,
            "first_visit": "2022-09-28T10:44:35.689065+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 19814,
            "ip_address": "103.112.166.154",
            "count": 1,
            "first_visit": "2022-06-28T18:50:17.340943+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 5293,
            "ip_address": "103.112.166.146",
            "count": 8,
            "first_visit": "2022-04-21T11:31:36.014528+06:00",
            "date": null
        },
        {
            "id": 25342,
            "ip_address": "103.112.166.145",
            "count": 1,
            "first_visit": "2022-07-21T10:40:14.681649+06:00",
            "date": "2022-07-21"
        }
    ]
}