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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80208&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80192&ordering=count",
    "results": [
        {
            "id": 12987,
            "ip_address": "103.67.157.108",
            "count": 2,
            "first_visit": "2022-05-31T01:37:05.546107+06:00",
            "date": null
        },
        {
            "id": 26277,
            "ip_address": "114.119.134.121",
            "count": 2,
            "first_visit": "2022-07-23T10:37:28.397570+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 18977,
            "ip_address": "74.125.151.163",
            "count": 2,
            "first_visit": "2022-06-26T08:35:47.944705+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18884,
            "ip_address": "74.125.151.167",
            "count": 2,
            "first_visit": "2022-06-26T01:50:59.579242+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 31612,
            "ip_address": "37.111.244.95",
            "count": 2,
            "first_visit": "2022-08-09T11:25:36.457909+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 26190,
            "ip_address": "114.119.130.251",
            "count": 2,
            "first_visit": "2022-07-23T04:47:32.325818+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 10664,
            "ip_address": "103.253.44.40",
            "count": 2,
            "first_visit": "2022-05-23T13:42:16.132846+06:00",
            "date": null
        },
        {
            "id": 26258,
            "ip_address": "103.209.21.25",
            "count": 2,
            "first_visit": "2022-07-23T10:02:48.297927+06:00",
            "date": "2022-07-23"
        }
    ]
}