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

{
    "count": 99595,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23792&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23776&ordering=-count",
    "results": [
        {
            "id": 2615,
            "ip_address": "31.13.115.23",
            "count": 2,
            "first_visit": "2022-01-22T14:49:55.708885+06:00",
            "date": null
        },
        {
            "id": 7008,
            "ip_address": "119.30.38.206",
            "count": 2,
            "first_visit": "2022-05-16T18:33:01.192544+06:00",
            "date": null
        },
        {
            "id": 37266,
            "ip_address": "103.60.175.108",
            "count": 2,
            "first_visit": "2022-11-11T20:28:34.523199+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37267,
            "ip_address": "144.48.109.31",
            "count": 2,
            "first_visit": "2022-11-11T20:35:48.312263+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 30654,
            "ip_address": "116.204.228.130",
            "count": 2,
            "first_visit": "2022-08-01T13:54:30.694273+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 22089,
            "ip_address": "114.119.132.18",
            "count": 2,
            "first_visit": "2022-07-12T06:02:20.984444+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 37270,
            "ip_address": "103.106.236.99",
            "count": 2,
            "first_visit": "2022-11-12T00:24:13.106389+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 12366,
            "ip_address": "103.31.155.248",
            "count": 2,
            "first_visit": "2022-05-29T02:07:02.997438+06:00",
            "date": null
        }
    ]
}