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

{
    "count": 102259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44760&ordering=ip_address",
    "results": [
        {
            "id": 61149,
            "ip_address": "114.119.158.138",
            "count": 1,
            "first_visit": "2023-12-13T23:57:35.689906+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 1239,
            "ip_address": "114.119.158.138",
            "count": 15,
            "first_visit": "2021-12-22T10:28:04.148768+06:00",
            "date": null
        },
        {
            "id": 780,
            "ip_address": "114.119.158.142",
            "count": 11,
            "first_visit": "2021-12-18T02:38:35.762898+06:00",
            "date": null
        },
        {
            "id": 60533,
            "ip_address": "114.119.158.142",
            "count": 1,
            "first_visit": "2023-12-04T11:45:46.049780+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 49543,
            "ip_address": "114.119.158.142",
            "count": 1,
            "first_visit": "2023-07-08T10:44:13.623059+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 56917,
            "ip_address": "114.119.158.142",
            "count": 1,
            "first_visit": "2023-10-06T14:37:05.093873+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 52715,
            "ip_address": "114.119.158.142",
            "count": 1,
            "first_visit": "2023-08-17T01:09:04.207364+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52769,
            "ip_address": "114.119.158.143",
            "count": 1,
            "first_visit": "2023-08-17T16:38:43.797776+06:00",
            "date": "2023-08-17"
        }
    ]
}