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

{
    "count": 103606,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55104&ordering=-ip_address",
    "results": [
        {
            "id": 6881,
            "ip_address": "116.58.205.221",
            "count": 2,
            "first_visit": "2022-05-16T16:57:38.321932+06:00",
            "date": null
        },
        {
            "id": 49465,
            "ip_address": "116.58.205.221",
            "count": 1,
            "first_visit": "2023-07-06T21:40:47.790187+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 27176,
            "ip_address": "116.58.205.22",
            "count": 1,
            "first_visit": "2022-07-25T11:08:28.893011+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11739,
            "ip_address": "116.58.205.219",
            "count": 2,
            "first_visit": "2022-05-26T22:39:06.616427+06:00",
            "date": null
        },
        {
            "id": 61898,
            "ip_address": "116.58.205.219",
            "count": 2,
            "first_visit": "2023-12-26T12:51:02.403444+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 11696,
            "ip_address": "116.58.205.217",
            "count": 1,
            "first_visit": "2022-05-26T17:57:31.243815+06:00",
            "date": null
        },
        {
            "id": 27225,
            "ip_address": "116.58.205.216",
            "count": 1,
            "first_visit": "2022-07-25T12:08:49.231724+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12600,
            "ip_address": "116.58.205.216",
            "count": 1,
            "first_visit": "2022-05-29T22:58:28.076303+06:00",
            "date": null
        }
    ]
}