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

{
    "count": 99891,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90736&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90720&ordering=count",
    "results": [
        {
            "id": 2473,
            "ip_address": "103.205.132.222",
            "count": 4,
            "first_visit": "2022-01-19T17:05:47.896216+06:00",
            "date": null
        },
        {
            "id": 10688,
            "ip_address": "42.0.4.228",
            "count": 4,
            "first_visit": "2022-05-23T15:21:01.217746+06:00",
            "date": null
        },
        {
            "id": 12653,
            "ip_address": "37.111.237.42",
            "count": 4,
            "first_visit": "2022-05-30T00:14:24.218467+06:00",
            "date": null
        },
        {
            "id": 2423,
            "ip_address": "103.134.25.185",
            "count": 4,
            "first_visit": "2022-01-18T12:43:37.373062+06:00",
            "date": null
        },
        {
            "id": 37319,
            "ip_address": "114.119.134.123",
            "count": 4,
            "first_visit": "2022-11-13T08:49:16.014081+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37311,
            "ip_address": "103.144.201.6",
            "count": 4,
            "first_visit": "2022-11-13T00:11:05.925983+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37360,
            "ip_address": "120.50.4.32",
            "count": 4,
            "first_visit": "2022-11-14T09:39:28.930057+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 28044,
            "ip_address": "43.245.123.194",
            "count": 4,
            "first_visit": "2022-07-27T07:58:18.667337+06:00",
            "date": "2022-07-27"
        }
    ]
}