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

{
    "count": 98439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19136&ordering=ip_address",
    "results": [
        {
            "id": 36607,
            "ip_address": "103.58.72.4",
            "count": 3,
            "first_visit": "2022-10-29T06:32:05.368354+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 45215,
            "ip_address": "103.58.72.5",
            "count": 6,
            "first_visit": "2023-04-12T09:23:02.911243+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 49751,
            "ip_address": "103.58.72.5",
            "count": 1,
            "first_visit": "2023-07-11T09:01:09.514654+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 36848,
            "ip_address": "103.58.72.7",
            "count": 1,
            "first_visit": "2022-11-02T22:41:58.406836+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 1749,
            "ip_address": "103.58.72.8",
            "count": 1,
            "first_visit": "2022-01-09T23:28:25.144517+06:00",
            "date": null
        },
        {
            "id": 16832,
            "ip_address": "103.58.72.8",
            "count": 1,
            "first_visit": "2022-06-20T14:22:50.113940+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 2274,
            "ip_address": "103.58.72.84",
            "count": 4,
            "first_visit": "2022-01-15T21:56:15.187715+06:00",
            "date": null
        },
        {
            "id": 51552,
            "ip_address": "103.58.72.9",
            "count": 1,
            "first_visit": "2023-08-03T08:46:50.904989+06:00",
            "date": "2023-08-03"
        }
    ]
}