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

{
    "count": 92212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86200&ordering=-ip_address",
    "results": [
        {
            "id": 29224,
            "ip_address": "103.141.71.168",
            "count": 1,
            "first_visit": "2022-07-29T11:11:03.111841+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7385,
            "ip_address": "103.141.71.167",
            "count": 2,
            "first_visit": "2022-05-16T22:37:00.570003+06:00",
            "date": null
        },
        {
            "id": 24077,
            "ip_address": "103.141.70.86",
            "count": 1,
            "first_visit": "2022-07-19T12:35:41.457693+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23635,
            "ip_address": "103.141.70.86",
            "count": 2,
            "first_visit": "2022-07-18T21:58:44.220728+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8315,
            "ip_address": "103.141.70.78",
            "count": 3,
            "first_visit": "2022-05-17T22:12:48.778052+06:00",
            "date": null
        },
        {
            "id": 10338,
            "ip_address": "103.141.70.66",
            "count": 1,
            "first_visit": "2022-05-22T17:11:20.007160+06:00",
            "date": null
        },
        {
            "id": 20256,
            "ip_address": "103.141.70.62",
            "count": 1,
            "first_visit": "2022-06-30T06:13:44.163248+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 10498,
            "ip_address": "103.141.70.62",
            "count": 1,
            "first_visit": "2022-05-23T02:14:09.697876+06:00",
            "date": null
        }
    ]
}