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

{
    "count": 92176,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87752&ordering=-ip_address",
    "results": [
        {
            "id": 1341,
            "ip_address": "103.133.134.152",
            "count": 1,
            "first_visit": "2021-12-24T18:39:39.543680+06:00",
            "date": null
        },
        {
            "id": 20058,
            "ip_address": "103.133.134.149",
            "count": 2,
            "first_visit": "2022-06-29T15:35:17.302983+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 54556,
            "ip_address": "103.133.134.149",
            "count": 1,
            "first_visit": "2023-09-08T12:03:28.411057+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 1305,
            "ip_address": "103.133.134.148",
            "count": 3,
            "first_visit": "2021-12-23T18:54:28.956835+06:00",
            "date": null
        },
        {
            "id": 32413,
            "ip_address": "103.133.134.145",
            "count": 1,
            "first_visit": "2022-08-19T04:27:01.432491+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 16570,
            "ip_address": "103.133.134.144",
            "count": 1,
            "first_visit": "2022-06-19T11:59:50.191843+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 26936,
            "ip_address": "103.133.134.143",
            "count": 1,
            "first_visit": "2022-07-24T23:57:03.134877+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 51266,
            "ip_address": "103.133.134.141",
            "count": 1,
            "first_visit": "2023-07-31T01:20:55.512059+06:00",
            "date": "2023-07-31"
        }
    ]
}