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

{
    "count": 98259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31424&ordering=-ip_address",
    "results": [
        {
            "id": 13489,
            "ip_address": "203.76.221.173",
            "count": 1,
            "first_visit": "2022-06-04T05:45:27.637897+06:00",
            "date": null
        },
        {
            "id": 29622,
            "ip_address": "203.76.221.172",
            "count": 1,
            "first_visit": "2022-07-30T01:21:06.989875+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 46160,
            "ip_address": "203.76.221.16",
            "count": 4,
            "first_visit": "2023-05-05T11:14:59.257763+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 46202,
            "ip_address": "203.76.221.16",
            "count": 1,
            "first_visit": "2023-05-06T08:31:13.015854+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 28722,
            "ip_address": "203.76.221.143",
            "count": 1,
            "first_visit": "2022-07-28T11:33:07.048288+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 35542,
            "ip_address": "203.76.221.133",
            "count": 2,
            "first_visit": "2022-10-06T00:25:31.594885+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 57316,
            "ip_address": "203.76.221.12",
            "count": 2,
            "first_visit": "2023-10-11T12:15:26.907119+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 10306,
            "ip_address": "203.76.221.110",
            "count": 1,
            "first_visit": "2022-05-22T14:34:38.093728+06:00",
            "date": null
        }
    ]
}