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

{
    "count": 91943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=ip_address",
    "results": [
        {
            "id": 38777,
            "ip_address": "103.109.59.72",
            "count": 1,
            "first_visit": "2022-12-16T01:51:55.426381+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 9711,
            "ip_address": "103.109.59.74",
            "count": 3,
            "first_visit": "2022-05-20T13:37:22.123554+06:00",
            "date": null
        },
        {
            "id": 35123,
            "ip_address": "103.109.59.89",
            "count": 4,
            "first_visit": "2022-09-28T10:23:04.629062+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 34867,
            "ip_address": "103.109.59.89",
            "count": 1,
            "first_visit": "2022-09-23T15:54:39.594042+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 61385,
            "ip_address": "103.109.59.97",
            "count": 1,
            "first_visit": "2023-12-18T12:09:07.316364+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 7874,
            "ip_address": "103.109.92.162",
            "count": 2,
            "first_visit": "2022-05-17T10:52:59.480099+06:00",
            "date": null
        },
        {
            "id": 40490,
            "ip_address": "103.109.92.202",
            "count": 1,
            "first_visit": "2023-01-16T18:05:44.533445+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 4245,
            "ip_address": "103.109.92.42",
            "count": 1,
            "first_visit": "2022-03-10T15:24:09.995404+06:00",
            "date": null
        }
    ]
}