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

{
    "count": 101355,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81744&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81728&ordering=count",
    "results": [
        {
            "id": 35781,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-10-12T00:27:39.518257+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 25846,
            "ip_address": "114.119.156.31",
            "count": 2,
            "first_visit": "2022-07-22T08:07:42.378395+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 21137,
            "ip_address": "123.253.214.9",
            "count": 2,
            "first_visit": "2022-07-04T22:34:57.294929+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4685,
            "ip_address": "37.111.212.22",
            "count": 2,
            "first_visit": "2022-03-26T10:52:25.170390+06:00",
            "date": null
        },
        {
            "id": 35238,
            "ip_address": "59.153.103.243",
            "count": 2,
            "first_visit": "2022-09-30T02:51:55.251050+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 7648,
            "ip_address": "37.111.197.235",
            "count": 2,
            "first_visit": "2022-05-17T08:15:56.489281+06:00",
            "date": null
        },
        {
            "id": 21019,
            "ip_address": "114.119.130.125",
            "count": 2,
            "first_visit": "2022-07-04T09:36:53.816691+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 30669,
            "ip_address": "103.108.61.85",
            "count": 2,
            "first_visit": "2022-08-01T14:43:57.176735+06:00",
            "date": "2022-08-01"
        }
    ]
}