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

{
    "count": 91692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90016&ordering=ip_address",
    "results": [
        {
            "id": 2796,
            "ip_address": "73.251.47.224",
            "count": 1,
            "first_visit": "2022-01-25T11:30:01.441720+06:00",
            "date": null
        },
        {
            "id": 1504,
            "ip_address": "73.254.32.24",
            "count": 2,
            "first_visit": "2021-12-31T03:06:37.298051+06:00",
            "date": null
        },
        {
            "id": 30804,
            "ip_address": "73.26.206.180",
            "count": 1,
            "first_visit": "2022-08-02T12:07:30.066750+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 3480,
            "ip_address": "73.27.179.175",
            "count": 3,
            "first_visit": "2022-02-10T01:07:46.739422+06:00",
            "date": null
        },
        {
            "id": 45019,
            "ip_address": "73.58.177.92",
            "count": 2,
            "first_visit": "2023-04-07T22:41:55.777635+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 34003,
            "ip_address": "73.68.7.179",
            "count": 1,
            "first_visit": "2022-09-07T19:18:17.435401+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 5001,
            "ip_address": "73.70.253.62",
            "count": 1,
            "first_visit": "2022-04-08T23:43:10.150148+06:00",
            "date": null
        },
        {
            "id": 56697,
            "ip_address": "73.70.49.117",
            "count": 1,
            "first_visit": "2023-10-04T02:42:24.218168+06:00",
            "date": "2023-10-04"
        }
    ]
}