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

{
    "count": 97465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23552&ordering=-ip_address",
    "results": [
        {
            "id": 51955,
            "ip_address": "37.111.206.185",
            "count": 4,
            "first_visit": "2023-08-08T12:42:31.559836+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 54409,
            "ip_address": "37.111.206.185",
            "count": 1,
            "first_visit": "2023-09-06T11:34:48.791590+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 33093,
            "ip_address": "37.111.206.184",
            "count": 1,
            "first_visit": "2022-08-27T16:21:09.612662+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 10454,
            "ip_address": "37.111.206.184",
            "count": 2,
            "first_visit": "2022-05-22T23:06:40.023729+06:00",
            "date": null
        },
        {
            "id": 6244,
            "ip_address": "37.111.206.183",
            "count": 2,
            "first_visit": "2022-05-15T07:28:54.220229+06:00",
            "date": null
        },
        {
            "id": 25897,
            "ip_address": "37.111.206.183",
            "count": 1,
            "first_visit": "2022-07-22T10:24:50.632206+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 42169,
            "ip_address": "37.111.206.183",
            "count": 1,
            "first_visit": "2023-02-14T12:53:30.140385+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 43514,
            "ip_address": "37.111.206.182",
            "count": 1,
            "first_visit": "2023-03-10T17:22:29.165972+06:00",
            "date": "2023-03-10"
        }
    ]
}