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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=-ip_address",
    "results": [
        {
            "id": 70444,
            "ip_address": "176.252.166.109",
            "count": 1,
            "first_visit": "2024-06-29T01:02:44.675005+06:00",
            "date": "2024-06-29"
        },
        {
            "id": 70597,
            "ip_address": "176.252.166.109",
            "count": 2,
            "first_visit": "2024-07-02T18:31:31.888773+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 70437,
            "ip_address": "176.252.166.109",
            "count": 2,
            "first_visit": "2024-06-28T15:41:35.946005+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 4667,
            "ip_address": "176.24.101.85",
            "count": 2,
            "first_visit": "2022-03-25T15:22:09.509836+06:00",
            "date": null
        },
        {
            "id": 2422,
            "ip_address": "176.236.159.186",
            "count": 1,
            "first_visit": "2022-01-18T12:21:36.994807+06:00",
            "date": null
        },
        {
            "id": 5386,
            "ip_address": "176.227.215.131",
            "count": 1,
            "first_visit": "2022-04-26T00:47:53.673148+06:00",
            "date": null
        },
        {
            "id": 46858,
            "ip_address": "176.227.202.14",
            "count": 1,
            "first_visit": "2023-05-19T17:52:03.984738+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 51762,
            "ip_address": "176.227.202.14",
            "count": 1,
            "first_visit": "2023-08-05T13:12:58.387537+06:00",
            "date": "2023-08-05"
        }
    ]
}