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

{
    "count": 101151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84480&ordering=-ip_address",
    "results": [
        {
            "id": 30649,
            "ip_address": "103.237.39.252",
            "count": 1,
            "first_visit": "2022-08-01T13:13:48.394062+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 15392,
            "ip_address": "103.237.39.250",
            "count": 1,
            "first_visit": "2022-06-15T18:13:54.883987+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 5125,
            "ip_address": "103.237.39.250",
            "count": 1,
            "first_visit": "2022-04-14T22:26:25.489279+06:00",
            "date": null
        },
        {
            "id": 18876,
            "ip_address": "103.237.39.248",
            "count": 1,
            "first_visit": "2022-06-26T01:01:00.149768+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 55719,
            "ip_address": "103.237.39.248",
            "count": 2,
            "first_visit": "2023-09-22T17:40:38.186946+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 13445,
            "ip_address": "103.237.39.247",
            "count": 1,
            "first_visit": "2022-06-03T13:39:19.358215+06:00",
            "date": null
        },
        {
            "id": 16670,
            "ip_address": "103.237.39.244",
            "count": 1,
            "first_visit": "2022-06-19T23:03:16.998376+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 17740,
            "ip_address": "103.237.39.243",
            "count": 1,
            "first_visit": "2022-06-23T12:12:24.981958+06:00",
            "date": "2022-06-23"
        }
    ]
}