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

{
    "count": 96163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20088&ordering=ip_address",
    "results": [
        {
            "id": 17868,
            "ip_address": "103.67.158.126",
            "count": 2,
            "first_visit": "2022-06-23T22:36:27.655595+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 31087,
            "ip_address": "103.67.158.126",
            "count": 1,
            "first_visit": "2022-08-04T06:31:56.520445+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 30112,
            "ip_address": "103.67.158.126",
            "count": 2,
            "first_visit": "2022-07-31T00:26:04.334089+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7823,
            "ip_address": "103.67.158.128",
            "count": 4,
            "first_visit": "2022-05-17T10:26:25.182226+06:00",
            "date": null
        },
        {
            "id": 36480,
            "ip_address": "103.67.158.128",
            "count": 1,
            "first_visit": "2022-10-26T14:24:18.654068+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 26658,
            "ip_address": "103.67.158.129",
            "count": 1,
            "first_visit": "2022-07-24T10:48:51.371323+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29094,
            "ip_address": "103.67.158.129",
            "count": 1,
            "first_visit": "2022-07-29T03:57:15.927639+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7344,
            "ip_address": "103.67.158.129",
            "count": 12,
            "first_visit": "2022-05-16T22:15:24.986170+06:00",
            "date": null
        }
    ]
}