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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=id",
    "results": [
        {
            "id": 23441,
            "ip_address": "27.147.131.7",
            "count": 1,
            "first_visit": "2022-07-18T10:56:18.604001+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23442,
            "ip_address": "103.203.93.10",
            "count": 1,
            "first_visit": "2022-07-18T11:10:07.123832+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23443,
            "ip_address": "103.217.111.23",
            "count": 2,
            "first_visit": "2022-07-18T11:41:49.275788+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23444,
            "ip_address": "146.19.175.0",
            "count": 1,
            "first_visit": "2022-07-18T11:49:53.076490+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23445,
            "ip_address": "61.247.180.86",
            "count": 3,
            "first_visit": "2022-07-18T12:29:32.129056+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23446,
            "ip_address": "114.119.133.82",
            "count": 1,
            "first_visit": "2022-07-18T12:34:07.598495+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23447,
            "ip_address": "114.119.133.253",
            "count": 4,
            "first_visit": "2022-07-18T12:35:57.239712+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23448,
            "ip_address": "114.119.130.177",
            "count": 1,
            "first_visit": "2022-07-18T12:36:58.359870+06:00",
            "date": "2022-07-18"
        }
    ]
}