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

{
    "count": 92181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3024&ordering=ip_address",
    "results": [
        {
            "id": 30042,
            "ip_address": "103.121.8.176",
            "count": 1,
            "first_visit": "2022-07-30T22:55:45.441880+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6007,
            "ip_address": "103.121.8.177",
            "count": 1,
            "first_visit": "2022-05-14T16:31:42.229934+06:00",
            "date": null
        },
        {
            "id": 832,
            "ip_address": "103.121.8.190",
            "count": 1,
            "first_visit": "2021-12-19T17:59:00.512728+06:00",
            "date": null
        },
        {
            "id": 3217,
            "ip_address": "103.121.9.144",
            "count": 2,
            "first_visit": "2022-02-02T10:59:35.832425+06:00",
            "date": null
        },
        {
            "id": 59944,
            "ip_address": "103.121.9.180",
            "count": 3,
            "first_visit": "2023-11-22T12:47:32.094706+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59843,
            "ip_address": "103.121.9.180",
            "count": 4,
            "first_visit": "2023-11-20T13:54:59.846544+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59801,
            "ip_address": "103.121.9.180",
            "count": 2,
            "first_visit": "2023-11-19T18:40:06.911789+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 51846,
            "ip_address": "103.121.9.186",
            "count": 1,
            "first_visit": "2023-08-07T08:20:47.777140+06:00",
            "date": "2023-08-07"
        }
    ]
}