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

{
    "count": 101572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77400&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77384&ordering=count",
    "results": [
        {
            "id": 34799,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-09-22T01:59:59.628733+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 7083,
            "ip_address": "103.114.98.14",
            "count": 2,
            "first_visit": "2022-05-16T19:14:44.651200+06:00",
            "date": null
        },
        {
            "id": 28960,
            "ip_address": "37.111.193.156",
            "count": 2,
            "first_visit": "2022-07-28T23:04:10.680693+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 14377,
            "ip_address": "114.119.129.184",
            "count": 2,
            "first_visit": "2022-06-10T21:11:56.662949+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 35114,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-09-28T06:53:42.714433+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 7024,
            "ip_address": "37.111.211.202",
            "count": 2,
            "first_visit": "2022-05-16T18:45:59.821533+06:00",
            "date": null
        },
        {
            "id": 17168,
            "ip_address": "123.136.24.128",
            "count": 2,
            "first_visit": "2022-06-21T21:33:13.773933+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33919,
            "ip_address": "202.134.9.152",
            "count": 2,
            "first_visit": "2022-09-06T11:51:47.450360+06:00",
            "date": "2022-09-06"
        }
    ]
}