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

{
    "count": 100530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15176&ordering=ip_address",
    "results": [
        {
            "id": 23759,
            "ip_address": "103.221.54.107",
            "count": 1,
            "first_visit": "2022-07-18T22:25:48.873532+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23954,
            "ip_address": "103.221.54.48",
            "count": 1,
            "first_visit": "2022-07-19T00:44:23.965718+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23836,
            "ip_address": "103.221.54.48",
            "count": 1,
            "first_visit": "2022-07-18T22:45:03.761842+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 21509,
            "ip_address": "103.221.54.49",
            "count": 1,
            "first_visit": "2022-07-07T19:27:16.860174+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 5198,
            "ip_address": "103.221.54.85",
            "count": 1,
            "first_visit": "2022-04-18T00:24:07.966673+06:00",
            "date": null
        },
        {
            "id": 37576,
            "ip_address": "103.221.55.104",
            "count": 1,
            "first_visit": "2022-11-19T17:06:30.703253+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 7980,
            "ip_address": "103.221.55.106",
            "count": 1,
            "first_visit": "2022-05-17T11:44:25.836322+06:00",
            "date": null
        },
        {
            "id": 11820,
            "ip_address": "103.221.55.107",
            "count": 2,
            "first_visit": "2022-05-27T00:47:03.405588+06:00",
            "date": null
        }
    ]
}