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

{
    "count": 96190,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6288&ordering=ip_address",
    "results": [
        {
            "id": 8499,
            "ip_address": "103.142.70.138",
            "count": 1,
            "first_visit": "2022-05-17T23:26:55.504185+06:00",
            "date": null
        },
        {
            "id": 28539,
            "ip_address": "103.142.70.142",
            "count": 1,
            "first_visit": "2022-07-28T03:26:10.684075+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28209,
            "ip_address": "103.142.70.142",
            "count": 1,
            "first_visit": "2022-07-27T13:17:21.396099+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 54683,
            "ip_address": "103.142.70.214",
            "count": 1,
            "first_visit": "2023-09-09T21:29:03.708915+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 11207,
            "ip_address": "103.142.70.241",
            "count": 1,
            "first_visit": "2022-05-24T23:10:37.728046+06:00",
            "date": null
        },
        {
            "id": 17650,
            "ip_address": "103.142.70.246",
            "count": 1,
            "first_visit": "2022-06-23T08:53:42.428798+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 18041,
            "ip_address": "103.142.71.202",
            "count": 3,
            "first_visit": "2022-06-24T09:46:35.468834+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9491,
            "ip_address": "103.142.71.202",
            "count": 1,
            "first_visit": "2022-05-19T21:32:06.130959+06:00",
            "date": null
        }
    ]
}