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

{
    "count": 92182,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87424&ordering=-ip_address",
    "results": [
        {
            "id": 19645,
            "ip_address": "103.134.41.87",
            "count": 1,
            "first_visit": "2022-06-28T07:28:28.218771+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 13367,
            "ip_address": "103.134.41.87",
            "count": 1,
            "first_visit": "2022-06-02T13:47:30.753485+06:00",
            "date": null
        },
        {
            "id": 12768,
            "ip_address": "103.134.41.86",
            "count": 1,
            "first_visit": "2022-05-30T12:35:40.529706+06:00",
            "date": null
        },
        {
            "id": 14322,
            "ip_address": "103.134.41.86",
            "count": 1,
            "first_visit": "2022-06-10T11:37:36.572064+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14444,
            "ip_address": "103.134.41.86",
            "count": 1,
            "first_visit": "2022-06-11T10:07:02.433632+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 13605,
            "ip_address": "103.134.41.84",
            "count": 1,
            "first_visit": "2022-06-06T10:52:34.528624+06:00",
            "date": null
        },
        {
            "id": 5533,
            "ip_address": "103.134.41.27",
            "count": 1,
            "first_visit": "2022-05-01T23:41:21.868373+06:00",
            "date": null
        },
        {
            "id": 16943,
            "ip_address": "103.134.41.26",
            "count": 1,
            "first_visit": "2022-06-21T05:10:08.170930+06:00",
            "date": "2022-06-21"
        }
    ]
}