GET /user_management/visitor-free/?format=api&offset=21216&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=21224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21208&ordering=ip_address",
    "results": [
        {
            "id": 8794,
            "ip_address": "103.67.158.50",
            "count": 2,
            "first_visit": "2022-05-18T10:59:10.713100+06:00",
            "date": null
        },
        {
            "id": 27892,
            "ip_address": "103.67.158.52",
            "count": 1,
            "first_visit": "2022-07-26T22:26:06.735673+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 50744,
            "ip_address": "103.67.158.53",
            "count": 1,
            "first_visit": "2023-07-24T21:03:33.592826+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 11602,
            "ip_address": "103.67.158.56",
            "count": 1,
            "first_visit": "2022-05-26T04:30:48.401413+06:00",
            "date": null
        },
        {
            "id": 28852,
            "ip_address": "103.67.158.57",
            "count": 1,
            "first_visit": "2022-07-28T15:40:21.534174+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29897,
            "ip_address": "103.67.158.59",
            "count": 1,
            "first_visit": "2022-07-30T13:08:05.486876+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29564,
            "ip_address": "103.67.158.59",
            "count": 1,
            "first_visit": "2022-07-29T23:43:24.165935+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27915,
            "ip_address": "103.67.158.6",
            "count": 1,
            "first_visit": "2022-07-26T23:29:21.186791+06:00",
            "date": "2022-07-26"
        }
    ]
}