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

{
    "count": 100851,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18232&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18216&ordering=-count",
    "results": [
        {
            "id": 50594,
            "ip_address": "103.85.242.205",
            "count": 2,
            "first_visit": "2023-07-22T21:15:53.618712+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 3141,
            "ip_address": "45.125.221.128",
            "count": 2,
            "first_visit": "2022-01-31T21:21:55.946595+06:00",
            "date": null
        },
        {
            "id": 50587,
            "ip_address": "123.253.198.158",
            "count": 2,
            "first_visit": "2023-07-22T20:01:45.794024+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50583,
            "ip_address": "37.111.207.109",
            "count": 2,
            "first_visit": "2023-07-22T18:45:08.260244+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 3181,
            "ip_address": "27.147.175.24",
            "count": 2,
            "first_visit": "2022-02-01T13:13:55.093347+06:00",
            "date": null
        },
        {
            "id": 50619,
            "ip_address": "107.178.207.168",
            "count": 2,
            "first_visit": "2023-07-23T04:56:11.530708+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 12589,
            "ip_address": "116.58.201.88",
            "count": 2,
            "first_visit": "2022-05-29T22:44:31.205801+06:00",
            "date": null
        },
        {
            "id": 12650,
            "ip_address": "103.173.60.72",
            "count": 2,
            "first_visit": "2022-05-30T00:02:46.178761+06:00",
            "date": null
        }
    ]
}