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

{
    "count": 96222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20336&ordering=ip_address",
    "results": [
        {
            "id": 3878,
            "ip_address": "103.67.158.48",
            "count": 1,
            "first_visit": "2022-02-25T22:08:08.827807+06:00",
            "date": null
        },
        {
            "id": 24591,
            "ip_address": "103.67.158.49",
            "count": 2,
            "first_visit": "2022-07-20T12:11:58.633532+06:00",
            "date": "2022-07-20"
        },
        {
            "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"
        }
    ]
}