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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16656&ordering=-ip_address",
    "results": [
        {
            "id": 27171,
            "ip_address": "42.236.10.78",
            "count": 1,
            "first_visit": "2022-07-25T11:05:37.889828+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 3375,
            "ip_address": "42.236.10.75",
            "count": 2,
            "first_visit": "2022-02-07T01:07:34.497493+06:00",
            "date": null
        },
        {
            "id": 6570,
            "ip_address": "42.236.10.125",
            "count": 1,
            "first_visit": "2022-05-16T09:35:31.759350+06:00",
            "date": null
        },
        {
            "id": 6387,
            "ip_address": "42.236.10.114",
            "count": 3,
            "first_visit": "2022-05-15T20:09:07.269155+06:00",
            "date": null
        },
        {
            "id": 74328,
            "ip_address": "42.194.192.163",
            "count": 1,
            "first_visit": "2024-10-12T11:51:25.708788+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 5331,
            "ip_address": "42.192.169.37",
            "count": 2,
            "first_visit": "2022-04-23T22:50:50.548927+06:00",
            "date": null
        },
        {
            "id": 47056,
            "ip_address": "4.2.15.218",
            "count": 1,
            "first_visit": "2023-05-24T02:22:37.026969+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 53173,
            "ip_address": "42.146.142.242",
            "count": 2,
            "first_visit": "2023-08-22T05:19:22.595858+06:00",
            "date": "2023-08-22"
        }
    ]
}