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

{
    "count": 95495,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17368&ordering=ip_address",
    "results": [
        {
            "id": 30072,
            "ip_address": "103.253.46.93",
            "count": 1,
            "first_visit": "2022-07-30T23:28:54.530289+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30524,
            "ip_address": "103.253.46.94",
            "count": 1,
            "first_visit": "2022-07-31T22:17:52.623735+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10895,
            "ip_address": "103.253.46.94",
            "count": 1,
            "first_visit": "2022-05-24T10:52:06.967671+06:00",
            "date": null
        },
        {
            "id": 10733,
            "ip_address": "103.253.46.95",
            "count": 1,
            "first_visit": "2022-05-23T20:56:00.471768+06:00",
            "date": null
        },
        {
            "id": 5621,
            "ip_address": "103.253.46.96",
            "count": 1,
            "first_visit": "2022-05-05T10:52:08.170847+06:00",
            "date": null
        },
        {
            "id": 62197,
            "ip_address": "103.253.46.98",
            "count": 1,
            "first_visit": "2024-01-03T14:35:43.176080+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 62464,
            "ip_address": "103.253.46.99",
            "count": 1,
            "first_visit": "2024-01-05T22:58:45.868449+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 13569,
            "ip_address": "103.253.47.1",
            "count": 5,
            "first_visit": "2022-06-05T17:40:48.545483+06:00",
            "date": null
        }
    ]
}