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

{
    "count": 93347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78968&ordering=ip_address",
    "results": [
        {
            "id": 12148,
            "ip_address": "43.245.123.250",
            "count": 3,
            "first_visit": "2022-05-28T10:49:03.791583+06:00",
            "date": null
        },
        {
            "id": 21751,
            "ip_address": "43.245.123.250",
            "count": 1,
            "first_visit": "2022-07-09T16:12:57.127733+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 12605,
            "ip_address": "43.245.123.251",
            "count": 1,
            "first_visit": "2022-05-29T23:04:40.028459+06:00",
            "date": null
        },
        {
            "id": 6681,
            "ip_address": "43.245.123.254",
            "count": 9,
            "first_visit": "2022-05-16T13:04:32.385926+06:00",
            "date": null
        },
        {
            "id": 6100,
            "ip_address": "43.245.123.255",
            "count": 1,
            "first_visit": "2022-05-14T19:34:27.992360+06:00",
            "date": null
        },
        {
            "id": 6462,
            "ip_address": "43.245.123.26",
            "count": 5,
            "first_visit": "2022-05-15T23:10:17.516889+06:00",
            "date": null
        },
        {
            "id": 28373,
            "ip_address": "43.245.123.26",
            "count": 1,
            "first_visit": "2022-07-27T22:53:28.689767+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30289,
            "ip_address": "43.245.123.26",
            "count": 1,
            "first_visit": "2022-07-31T10:36:05.163487+06:00",
            "date": "2022-07-31"
        }
    ]
}