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

{
    "count": 100870,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18064&ordering=-count",
    "results": [
        {
            "id": 50909,
            "ip_address": "119.148.50.138",
            "count": 2,
            "first_visit": "2023-07-26T14:32:58.101478+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 50905,
            "ip_address": "202.144.203.13",
            "count": 2,
            "first_visit": "2023-07-26T14:11:19.513893+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 50926,
            "ip_address": "103.253.44.63",
            "count": 2,
            "first_visit": "2023-07-26T18:08:43.571273+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 12773,
            "ip_address": "116.58.203.223",
            "count": 2,
            "first_visit": "2022-05-30T12:59:22.720718+06:00",
            "date": null
        },
        {
            "id": 3218,
            "ip_address": "202.83.127.190",
            "count": 2,
            "first_visit": "2022-02-02T12:33:39.018537+06:00",
            "date": null
        },
        {
            "id": 50899,
            "ip_address": "103.204.86.86",
            "count": 2,
            "first_visit": "2023-07-26T13:04:06.737688+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 50928,
            "ip_address": "116.58.202.41",
            "count": 2,
            "first_visit": "2023-07-26T19:43:03.272887+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 6417,
            "ip_address": "103.155.118.227",
            "count": 2,
            "first_visit": "2022-05-15T21:30:35.423401+06:00",
            "date": null
        }
    ]
}