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

{
    "count": 101541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78064&ordering=-ip_address",
    "results": [
        {
            "id": 2014,
            "ip_address": "103.86.109.185",
            "count": 3,
            "first_visit": "2022-01-12T09:31:27.875103+06:00",
            "date": null
        },
        {
            "id": 8491,
            "ip_address": "103.86.109.127",
            "count": 1,
            "first_visit": "2022-05-17T23:22:45.901553+06:00",
            "date": null
        },
        {
            "id": 8605,
            "ip_address": "103.86.109.119",
            "count": 1,
            "first_visit": "2022-05-18T01:31:35.068164+06:00",
            "date": null
        },
        {
            "id": 4381,
            "ip_address": "103.86.109.114",
            "count": 1,
            "first_visit": "2022-03-15T00:39:07.248809+06:00",
            "date": null
        },
        {
            "id": 51163,
            "ip_address": "103.86.108.81",
            "count": 1,
            "first_visit": "2023-07-29T18:23:53.310769+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 61777,
            "ip_address": "103.86.108.64",
            "count": 1,
            "first_visit": "2023-12-24T17:31:26.998602+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 62564,
            "ip_address": "103.86.108.30",
            "count": 1,
            "first_visit": "2024-01-06T21:01:45.404051+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 99255,
            "ip_address": "103.86.108.24",
            "count": 1,
            "first_visit": "2026-06-16T09:15:39.260908+06:00",
            "date": "2026-06-16"
        }
    ]
}