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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25480&ordering=-ip_address",
    "results": [
        {
            "id": 18507,
            "ip_address": "37.111.199.71",
            "count": 3,
            "first_visit": "2022-06-25T09:48:30.269488+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 33227,
            "ip_address": "37.111.199.69",
            "count": 1,
            "first_visit": "2022-08-28T21:03:02.933030+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 8938,
            "ip_address": "37.111.199.68",
            "count": 1,
            "first_visit": "2022-05-18T13:07:54.102383+06:00",
            "date": null
        },
        {
            "id": 32126,
            "ip_address": "37.111.199.68",
            "count": 1,
            "first_visit": "2022-08-16T13:49:25.031597+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 1928,
            "ip_address": "37.111.199.62",
            "count": 1,
            "first_visit": "2022-01-11T18:03:49.035321+06:00",
            "date": null
        },
        {
            "id": 4795,
            "ip_address": "37.111.199.6",
            "count": 2,
            "first_visit": "2022-03-30T12:11:05.024586+06:00",
            "date": null
        },
        {
            "id": 54389,
            "ip_address": "37.111.199.57",
            "count": 1,
            "first_visit": "2023-09-06T03:03:06.951626+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 16115,
            "ip_address": "37.111.199.54",
            "count": 1,
            "first_visit": "2022-06-17T21:03:22.996715+06:00",
            "date": "2022-06-17"
        }
    ]
}