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

{
    "count": 102687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50192&ordering=ip_address",
    "results": [
        {
            "id": 8475,
            "ip_address": "119.30.32.175",
            "count": 1,
            "first_visit": "2022-05-17T23:15:44.014983+06:00",
            "date": null
        },
        {
            "id": 12090,
            "ip_address": "119.30.32.176",
            "count": 1,
            "first_visit": "2022-05-28T02:17:38.102094+06:00",
            "date": null
        },
        {
            "id": 25816,
            "ip_address": "119.30.32.177",
            "count": 1,
            "first_visit": "2022-07-22T06:29:11.778352+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10532,
            "ip_address": "119.30.32.178",
            "count": 2,
            "first_visit": "2022-05-23T08:33:10.964364+06:00",
            "date": null
        },
        {
            "id": 18677,
            "ip_address": "119.30.32.18",
            "count": 1,
            "first_visit": "2022-06-25T16:37:43.645655+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6431,
            "ip_address": "119.30.32.18",
            "count": 1,
            "first_visit": "2022-05-15T22:13:47.574969+06:00",
            "date": null
        },
        {
            "id": 25266,
            "ip_address": "119.30.32.181",
            "count": 1,
            "first_visit": "2022-07-21T09:34:31.731007+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 16923,
            "ip_address": "119.30.32.181",
            "count": 1,
            "first_visit": "2022-06-21T00:42:37.680176+06:00",
            "date": "2022-06-21"
        }
    ]
}