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

{
    "count": 96224,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20344&ordering=ip_address",
    "results": [
        {
            "id": 29897,
            "ip_address": "103.67.158.59",
            "count": 1,
            "first_visit": "2022-07-30T13:08:05.486876+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29564,
            "ip_address": "103.67.158.59",
            "count": 1,
            "first_visit": "2022-07-29T23:43:24.165935+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27915,
            "ip_address": "103.67.158.6",
            "count": 1,
            "first_visit": "2022-07-26T23:29:21.186791+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 26294,
            "ip_address": "103.67.158.61",
            "count": 1,
            "first_visit": "2022-07-23T11:07:16.330336+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8365,
            "ip_address": "103.67.158.65",
            "count": 2,
            "first_visit": "2022-05-17T22:36:03.242026+06:00",
            "date": null
        },
        {
            "id": 7870,
            "ip_address": "103.67.158.66",
            "count": 6,
            "first_visit": "2022-05-17T10:50:50.564918+06:00",
            "date": null
        },
        {
            "id": 30327,
            "ip_address": "103.67.158.68",
            "count": 1,
            "first_visit": "2022-07-31T11:11:12.079501+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 26914,
            "ip_address": "103.67.158.68",
            "count": 1,
            "first_visit": "2022-07-24T23:17:41.899384+06:00",
            "date": "2022-07-24"
        }
    ]
}