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

{
    "count": 101106,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84696&ordering=ip_address",
    "results": [
        {
            "id": 19895,
            "ip_address": "43.245.123.0",
            "count": 1,
            "first_visit": "2022-06-29T01:15:26.497155+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1676,
            "ip_address": "43.245.123.0",
            "count": 2,
            "first_visit": "2022-01-05T20:50:04.597678+06:00",
            "date": null
        },
        {
            "id": 6867,
            "ip_address": "43.245.123.1",
            "count": 5,
            "first_visit": "2022-05-16T16:50:14.048841+06:00",
            "date": null
        },
        {
            "id": 6162,
            "ip_address": "43.245.123.10",
            "count": 5,
            "first_visit": "2022-05-14T22:56:41.803448+06:00",
            "date": null
        },
        {
            "id": 37582,
            "ip_address": "43.245.123.10",
            "count": 1,
            "first_visit": "2022-11-19T19:46:58.915586+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 9873,
            "ip_address": "43.245.123.100",
            "count": 3,
            "first_visit": "2022-05-20T23:17:37.983509+06:00",
            "date": null
        },
        {
            "id": 13400,
            "ip_address": "43.245.123.101",
            "count": 1,
            "first_visit": "2022-06-02T19:08:54.113754+06:00",
            "date": null
        },
        {
            "id": 32839,
            "ip_address": "43.245.123.101",
            "count": 1,
            "first_visit": "2022-08-24T15:47:14.164051+06:00",
            "date": "2022-08-24"
        }
    ]
}