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

{
    "count": 102672,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49688&ordering=-ip_address",
    "results": [
        {
            "id": 41649,
            "ip_address": "124.109.106.245",
            "count": 10,
            "first_visit": "2023-02-06T16:19:49.268489+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41404,
            "ip_address": "124.109.106.245",
            "count": 2,
            "first_visit": "2023-02-02T15:36:49.884068+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 41713,
            "ip_address": "124.109.106.244",
            "count": 1,
            "first_visit": "2023-02-07T10:49:19.745809+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 2046,
            "ip_address": "124.109.106.244",
            "count": 2,
            "first_visit": "2022-01-12T17:44:08.353040+06:00",
            "date": null
        },
        {
            "id": 4517,
            "ip_address": "124.109.105.101",
            "count": 3,
            "first_visit": "2022-03-20T12:52:52.415748+06:00",
            "date": null
        },
        {
            "id": 4977,
            "ip_address": "124.109.105.100",
            "count": 1,
            "first_visit": "2022-04-07T15:05:07.638645+06:00",
            "date": null
        },
        {
            "id": 41657,
            "ip_address": "124.109.105.100",
            "count": 1,
            "first_visit": "2023-02-06T18:39:19.210050+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 68250,
            "ip_address": "123.6.49.9",
            "count": 1,
            "first_visit": "2024-05-13T06:40:52.746814+06:00",
            "date": "2024-05-13"
        }
    ]
}