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

{
    "count": 93337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79040&ordering=-ip_address",
    "results": [
        {
            "id": 57266,
            "ip_address": "103.229.83.114",
            "count": 1,
            "first_visit": "2023-10-10T20:04:06.072670+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 939,
            "ip_address": "103.229.83.102",
            "count": 2,
            "first_visit": "2021-12-19T22:04:15.192107+06:00",
            "date": null
        },
        {
            "id": 3329,
            "ip_address": "103.229.82.14",
            "count": 10,
            "first_visit": "2022-02-05T13:18:14.869463+06:00",
            "date": null
        },
        {
            "id": 30084,
            "ip_address": "103.229.82.134",
            "count": 1,
            "first_visit": "2022-07-30T23:49:23.987849+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4565,
            "ip_address": "103.229.82.122",
            "count": 1,
            "first_visit": "2022-03-21T18:36:07.396371+06:00",
            "date": null
        },
        {
            "id": 20937,
            "ip_address": "103.229.82.110",
            "count": 2,
            "first_visit": "2022-07-03T21:00:31.589548+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 21095,
            "ip_address": "103.229.82.110",
            "count": 1,
            "first_visit": "2022-07-04T17:44:44.704319+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 12709,
            "ip_address": "103.229.82.10",
            "count": 1,
            "first_visit": "2022-05-30T08:48:06.527270+06:00",
            "date": null
        }
    ]
}