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

{
    "count": 101556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77776&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77760&ordering=-ip_address",
    "results": [
        {
            "id": 68786,
            "ip_address": "103.87.214.22",
            "count": 1,
            "first_visit": "2024-05-22T06:19:19.729694+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 68539,
            "ip_address": "103.87.214.22",
            "count": 2,
            "first_visit": "2024-05-18T19:59:03.515599+06:00",
            "date": "2024-05-18"
        },
        {
            "id": 4725,
            "ip_address": "103.87.214.219",
            "count": 3,
            "first_visit": "2022-03-28T00:31:31.678982+06:00",
            "date": null
        },
        {
            "id": 4676,
            "ip_address": "103.87.214.218",
            "count": 6,
            "first_visit": "2022-03-26T00:51:28.365767+06:00",
            "date": null
        },
        {
            "id": 27362,
            "ip_address": "103.87.214.216",
            "count": 3,
            "first_visit": "2022-07-25T15:53:39.830297+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16299,
            "ip_address": "103.87.214.216",
            "count": 1,
            "first_visit": "2022-06-18T09:43:17.006821+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 23206,
            "ip_address": "103.87.214.215",
            "count": 1,
            "first_visit": "2022-07-16T21:28:38.134674+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 50885,
            "ip_address": "103.87.214.215",
            "count": 1,
            "first_visit": "2023-07-26T11:16:09.334366+06:00",
            "date": "2023-07-26"
        }
    ]
}