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

{
    "count": 92111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1664&ordering=-ip_address",
    "results": [
        {
            "id": 5001,
            "ip_address": "73.70.253.62",
            "count": 1,
            "first_visit": "2022-04-08T23:43:10.150148+06:00",
            "date": null
        },
        {
            "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": 45019,
            "ip_address": "73.58.177.92",
            "count": 2,
            "first_visit": "2023-04-07T22:41:55.777635+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 3480,
            "ip_address": "73.27.179.175",
            "count": 3,
            "first_visit": "2022-02-10T01:07:46.739422+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": 1504,
            "ip_address": "73.254.32.24",
            "count": 2,
            "first_visit": "2021-12-31T03:06:37.298051+06:00",
            "date": null
        },
        {
            "id": 2796,
            "ip_address": "73.251.47.224",
            "count": 1,
            "first_visit": "2022-01-25T11:30:01.441720+06:00",
            "date": null
        },
        {
            "id": 1720,
            "ip_address": "73.248.120.119",
            "count": 2,
            "first_visit": "2022-01-08T12:38:28.279289+06:00",
            "date": null
        }
    ]
}