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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25424&ordering=-count",
    "results": [
        {
            "id": 2084,
            "ip_address": "5.8.26.202",
            "count": 2,
            "first_visit": "2022-01-13T03:36:34.724895+06:00",
            "date": null
        },
        {
            "id": 14483,
            "ip_address": "103.163.116.196",
            "count": 2,
            "first_visit": "2022-06-11T13:49:25.232643+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 13114,
            "ip_address": "103.253.44.65",
            "count": 2,
            "first_visit": "2022-05-31T14:11:15.871743+06:00",
            "date": null
        },
        {
            "id": 29627,
            "ip_address": "103.74.230.1",
            "count": 2,
            "first_visit": "2022-07-30T01:58:52.597142+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2418,
            "ip_address": "103.112.54.206",
            "count": 2,
            "first_visit": "2022-01-18T10:44:36.632730+06:00",
            "date": null
        },
        {
            "id": 2064,
            "ip_address": "182.48.67.16",
            "count": 2,
            "first_visit": "2022-01-12T23:34:57.549558+06:00",
            "date": null
        },
        {
            "id": 19665,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-06-28T08:13:56.392184+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 7617,
            "ip_address": "43.241.64.6",
            "count": 2,
            "first_visit": "2022-05-17T07:18:15.243394+06:00",
            "date": null
        }
    ]
}