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

{
    "count": 102578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48040&ordering=ip_address",
    "results": [
        {
            "id": 26212,
            "ip_address": "116.58.203.22",
            "count": 1,
            "first_visit": "2022-07-23T07:04:07.036532+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 6316,
            "ip_address": "116.58.203.22",
            "count": 2,
            "first_visit": "2022-05-15T10:55:12.399161+06:00",
            "date": null
        },
        {
            "id": 13298,
            "ip_address": "116.58.203.221",
            "count": 3,
            "first_visit": "2022-06-01T21:26:10.725741+06:00",
            "date": null
        },
        {
            "id": 10718,
            "ip_address": "116.58.203.222",
            "count": 1,
            "first_visit": "2022-05-23T19:22:16.797585+06:00",
            "date": null
        },
        {
            "id": 12773,
            "ip_address": "116.58.203.223",
            "count": 2,
            "first_visit": "2022-05-30T12:59:22.720718+06:00",
            "date": null
        },
        {
            "id": 8076,
            "ip_address": "116.58.203.224",
            "count": 1,
            "first_visit": "2022-05-17T12:25:34.933495+06:00",
            "date": null
        },
        {
            "id": 26494,
            "ip_address": "116.58.203.225",
            "count": 1,
            "first_visit": "2022-07-24T01:13:52.553332+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12505,
            "ip_address": "116.58.203.226",
            "count": 1,
            "first_visit": "2022-05-29T15:43:36.417097+06:00",
            "date": null
        }
    ]
}