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

{
    "count": 100874,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18048&ordering=-count",
    "results": [
        {
            "id": 50983,
            "ip_address": "103.60.175.9",
            "count": 2,
            "first_visit": "2023-07-27T10:45:30.181833+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51001,
            "ip_address": "103.20.242.47",
            "count": 2,
            "first_visit": "2023-07-27T12:58:00.795181+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 1628,
            "ip_address": "212.65.104.7",
            "count": 2,
            "first_visit": "2022-01-03T19:26:17.581450+06:00",
            "date": null
        },
        {
            "id": 50977,
            "ip_address": "137.59.155.147",
            "count": 2,
            "first_visit": "2023-07-27T10:11:51.329873+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 12807,
            "ip_address": "103.109.95.218",
            "count": 2,
            "first_visit": "2022-05-30T15:24:14.995893+06:00",
            "date": null
        },
        {
            "id": 50971,
            "ip_address": "103.164.163.26",
            "count": 2,
            "first_visit": "2023-07-27T09:51:13.822926+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 3237,
            "ip_address": "31.13.115.22",
            "count": 2,
            "first_visit": "2022-02-02T20:01:47.842953+06:00",
            "date": null
        },
        {
            "id": 50986,
            "ip_address": "103.148.173.253",
            "count": 2,
            "first_visit": "2023-07-27T10:51:14.337134+06:00",
            "date": "2023-07-27"
        }
    ]
}