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

{
    "count": 97419,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93752&ordering=-ip_address",
    "results": [
        {
            "id": 19937,
            "ip_address": "103.126.149.56",
            "count": 6,
            "first_visit": "2022-06-29T07:18:00.131083+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 70139,
            "ip_address": "103.126.149.34",
            "count": 2,
            "first_visit": "2024-06-22T20:21:18.703615+06:00",
            "date": "2024-06-22"
        },
        {
            "id": 60027,
            "ip_address": "103.126.149.31",
            "count": 1,
            "first_visit": "2023-11-24T00:02:56.200618+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 1944,
            "ip_address": "103.126.149.30",
            "count": 1,
            "first_visit": "2022-01-11T19:43:40.216812+06:00",
            "date": null
        },
        {
            "id": 7120,
            "ip_address": "103.126.149.254",
            "count": 13,
            "first_visit": "2022-05-16T19:32:32.848837+06:00",
            "date": null
        },
        {
            "id": 18134,
            "ip_address": "103.126.149.252",
            "count": 1,
            "first_visit": "2022-06-24T14:42:01.288409+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8058,
            "ip_address": "103.126.149.252",
            "count": 1,
            "first_visit": "2022-05-17T12:18:48.566440+06:00",
            "date": null
        },
        {
            "id": 28702,
            "ip_address": "103.126.149.252",
            "count": 2,
            "first_visit": "2022-07-28T11:10:16.218162+06:00",
            "date": "2022-07-28"
        }
    ]
}