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

{
    "count": 100782,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18504&ordering=-count",
    "results": [
        {
            "id": 49923,
            "ip_address": "27.147.202.213",
            "count": 2,
            "first_visit": "2023-07-13T16:54:26.053178+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49955,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-14T12:26:11.631469+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 50031,
            "ip_address": "202.94.164.154",
            "count": 2,
            "first_visit": "2023-07-15T11:36:19.280353+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 12186,
            "ip_address": "103.253.45.222",
            "count": 2,
            "first_visit": "2022-05-28T13:46:15.832442+06:00",
            "date": null
        },
        {
            "id": 49913,
            "ip_address": "107.150.30.152",
            "count": 2,
            "first_visit": "2023-07-13T13:28:54.227380+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 12280,
            "ip_address": "103.25.250.226",
            "count": 2,
            "first_visit": "2022-05-28T20:27:35.243959+06:00",
            "date": null
        },
        {
            "id": 49906,
            "ip_address": "103.197.206.34",
            "count": 2,
            "first_visit": "2023-07-13T11:52:35.771305+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49904,
            "ip_address": "203.188.255.246",
            "count": 2,
            "first_visit": "2023-07-13T11:17:10.866722+06:00",
            "date": "2023-07-13"
        }
    ]
}