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

{
    "count": 92361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7520&ordering=ip_address",
    "results": [
        {
            "id": 66082,
            "ip_address": "103.151.58.60",
            "count": 1,
            "first_visit": "2024-03-19T12:24:09.514984+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 72813,
            "ip_address": "103.151.59.103",
            "count": 1,
            "first_visit": "2024-08-31T21:39:55.951401+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 15784,
            "ip_address": "103.151.59.187",
            "count": 1,
            "first_visit": "2022-06-17T00:26:36.319973+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11217,
            "ip_address": "103.151.59.203",
            "count": 4,
            "first_visit": "2022-05-24T23:25:46.808523+06:00",
            "date": null
        },
        {
            "id": 11216,
            "ip_address": "103.151.59.203",
            "count": 1,
            "first_visit": "2022-05-24T23:25:46.805859+06:00",
            "date": null
        },
        {
            "id": 82252,
            "ip_address": "103.151.59.204",
            "count": 2,
            "first_visit": "2025-05-04T12:14:41.933343+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 82067,
            "ip_address": "103.151.59.22",
            "count": 2,
            "first_visit": "2025-04-30T12:45:51.763182+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 2658,
            "ip_address": "103.151.59.244",
            "count": 1,
            "first_visit": "2022-01-22T23:42:41.303285+06:00",
            "date": null
        }
    ]
}