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

{
    "count": 93044,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10344&ordering=-ip_address",
    "results": [
        {
            "id": 29073,
            "ip_address": "58.145.187.246",
            "count": 1,
            "first_visit": "2022-07-29T02:19:34.041948+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8674,
            "ip_address": "58.145.187.246",
            "count": 3,
            "first_visit": "2022-05-18T08:22:27.361774+06:00",
            "date": null
        },
        {
            "id": 7864,
            "ip_address": "58.145.187.244",
            "count": 4,
            "first_visit": "2022-05-17T10:46:42.907573+06:00",
            "date": null
        },
        {
            "id": 39988,
            "ip_address": "58.145.187.244",
            "count": 1,
            "first_visit": "2023-01-07T01:29:23.321779+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 8112,
            "ip_address": "58.145.187.243",
            "count": 4,
            "first_visit": "2022-05-17T12:40:50.063633+06:00",
            "date": null
        },
        {
            "id": 29325,
            "ip_address": "58.145.187.243",
            "count": 1,
            "first_visit": "2022-07-29T14:11:33.897753+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 41758,
            "ip_address": "58.145.187.242",
            "count": 2,
            "first_visit": "2023-02-08T00:55:19.399329+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 57012,
            "ip_address": "58.145.187.242",
            "count": 1,
            "first_visit": "2023-10-07T18:07:28.289632+06:00",
            "date": "2023-10-07"
        }
    ]
}