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

{
    "count": 102257,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44712&ordering=ip_address",
    "results": [
        {
            "id": 562,
            "ip_address": "114.119.158.112",
            "count": 8,
            "first_visit": "2021-12-11T06:44:28.966397+06:00",
            "date": null
        },
        {
            "id": 145,
            "ip_address": "114.119.158.113",
            "count": 16,
            "first_visit": "2021-12-04T10:39:00.004234+06:00",
            "date": null
        },
        {
            "id": 55909,
            "ip_address": "114.119.158.113",
            "count": 1,
            "first_visit": "2023-09-24T17:25:14.737253+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 51121,
            "ip_address": "114.119.158.113",
            "count": 1,
            "first_visit": "2023-07-29T06:14:34.910705+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 44310,
            "ip_address": "114.119.158.113",
            "count": 1,
            "first_visit": "2023-03-23T22:49:13.202489+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 58961,
            "ip_address": "114.119.158.113",
            "count": 1,
            "first_visit": "2023-11-04T19:54:38.726493+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 55569,
            "ip_address": "114.119.158.113",
            "count": 1,
            "first_visit": "2023-09-20T21:35:46.826995+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 46769,
            "ip_address": "114.119.158.113",
            "count": 1,
            "first_visit": "2023-05-18T01:59:56.992729+06:00",
            "date": "2023-05-18"
        }
    ]
}