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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10064&ordering=ip_address",
    "results": [
        {
            "id": 21906,
            "ip_address": "103.170.138.250",
            "count": 1,
            "first_visit": "2022-07-11T00:36:02.994308+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 28204,
            "ip_address": "103.170.138.250",
            "count": 1,
            "first_visit": "2022-07-27T13:08:29.930964+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28672,
            "ip_address": "103.170.138.251",
            "count": 1,
            "first_visit": "2022-07-28T10:41:25.174672+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7719,
            "ip_address": "103.170.138.56",
            "count": 1,
            "first_visit": "2022-05-17T09:22:05.717260+06:00",
            "date": null
        },
        {
            "id": 2818,
            "ip_address": "103.170.140.1",
            "count": 4,
            "first_visit": "2022-01-25T15:59:00.191332+06:00",
            "date": null
        },
        {
            "id": 36775,
            "ip_address": "103.170.140.1",
            "count": 1,
            "first_visit": "2022-11-01T12:16:42.791436+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 74285,
            "ip_address": "103.170.140.15",
            "count": 1,
            "first_visit": "2024-10-11T14:52:27.617191+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 69692,
            "ip_address": "103.170.140.9",
            "count": 2,
            "first_visit": "2024-06-09T10:48:53.042440+06:00",
            "date": "2024-06-09"
        }
    ]
}