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

{
    "count": 92984,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80088&ordering=ip_address",
    "results": [
        {
            "id": 51539,
            "ip_address": "45.248.151.193",
            "count": 1,
            "first_visit": "2023-08-03T04:36:59.163816+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51667,
            "ip_address": "45.248.151.193",
            "count": 1,
            "first_visit": "2023-08-04T10:57:39.672895+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 51297,
            "ip_address": "45.248.151.193",
            "count": 3,
            "first_visit": "2023-07-31T12:58:51.248749+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51404,
            "ip_address": "45.248.151.193",
            "count": 4,
            "first_visit": "2023-08-01T16:24:48.630023+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 2283,
            "ip_address": "45.248.151.194",
            "count": 1,
            "first_visit": "2022-01-16T11:22:34.987825+06:00",
            "date": null
        },
        {
            "id": 35709,
            "ip_address": "45.248.151.194",
            "count": 1,
            "first_visit": "2022-10-10T11:51:02.354826+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 31618,
            "ip_address": "45.248.151.195",
            "count": 1,
            "first_visit": "2022-08-09T12:52:25.315709+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 3171,
            "ip_address": "45.248.151.195",
            "count": 1,
            "first_visit": "2022-02-01T10:49:07.156757+06:00",
            "date": null
        }
    ]
}