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

{
    "count": 95482,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17296&ordering=ip_address",
    "results": [
        {
            "id": 11691,
            "ip_address": "103.253.46.179",
            "count": 2,
            "first_visit": "2022-05-26T17:26:36.399208+06:00",
            "date": null
        },
        {
            "id": 6435,
            "ip_address": "103.253.46.181",
            "count": 1,
            "first_visit": "2022-05-15T22:21:17.254025+06:00",
            "date": null
        },
        {
            "id": 33462,
            "ip_address": "103.253.46.182",
            "count": 1,
            "first_visit": "2022-08-30T17:13:28.828173+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 13029,
            "ip_address": "103.253.46.186",
            "count": 1,
            "first_visit": "2022-05-31T09:12:03.261089+06:00",
            "date": null
        },
        {
            "id": 10356,
            "ip_address": "103.253.46.187",
            "count": 1,
            "first_visit": "2022-05-22T17:59:37.431806+06:00",
            "date": null
        },
        {
            "id": 29064,
            "ip_address": "103.253.46.188",
            "count": 1,
            "first_visit": "2022-07-29T02:00:54.744494+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8429,
            "ip_address": "103.253.46.192",
            "count": 1,
            "first_visit": "2022-05-17T23:01:56.788352+06:00",
            "date": null
        },
        {
            "id": 10321,
            "ip_address": "103.253.46.193",
            "count": 1,
            "first_visit": "2022-05-22T15:41:43.360096+06:00",
            "date": null
        }
    ]
}