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

{
    "count": 100691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97848&ordering=ip_address",
    "results": [
        {
            "id": 36292,
            "ip_address": "69.171.251.116",
            "count": 1,
            "first_visit": "2022-10-22T11:01:02.219969+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 44013,
            "ip_address": "69.171.251.116",
            "count": 1,
            "first_visit": "2023-03-19T09:50:27.675009+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 58692,
            "ip_address": "69.171.251.117",
            "count": 1,
            "first_visit": "2023-10-31T10:17:39.120700+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 68356,
            "ip_address": "69.171.251.117",
            "count": 1,
            "first_visit": "2024-05-15T12:17:59.103073+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 5268,
            "ip_address": "69.171.251.118",
            "count": 1,
            "first_visit": "2022-04-20T05:37:28.530264+06:00",
            "date": null
        },
        {
            "id": 40204,
            "ip_address": "69.171.251.118",
            "count": 1,
            "first_visit": "2023-01-11T11:28:45.644702+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 5987,
            "ip_address": "69.171.251.119",
            "count": 1,
            "first_visit": "2022-05-14T13:27:27.736953+06:00",
            "date": null
        },
        {
            "id": 54333,
            "ip_address": "69.171.251.119",
            "count": 1,
            "first_visit": "2023-09-05T10:09:37.104662+06:00",
            "date": "2023-09-05"
        }
    ]
}