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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80864&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80848&ordering=count",
    "results": [
        {
            "id": 35321,
            "ip_address": "40.94.227.94",
            "count": 2,
            "first_visit": "2022-10-01T22:44:56.592852+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 3789,
            "ip_address": "103.218.27.246",
            "count": 2,
            "first_visit": "2022-02-22T12:32:24.813571+06:00",
            "date": null
        },
        {
            "id": 30723,
            "ip_address": "103.159.188.165",
            "count": 2,
            "first_visit": "2022-08-01T22:18:48.525205+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 21398,
            "ip_address": "103.88.140.103",
            "count": 2,
            "first_visit": "2022-07-06T22:50:41.068623+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 19260,
            "ip_address": "103.131.180.96",
            "count": 2,
            "first_visit": "2022-06-27T00:27:20.446906+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 29841,
            "ip_address": "103.120.161.28",
            "count": 2,
            "first_visit": "2022-07-30T11:44:35.255660+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 24271,
            "ip_address": "114.119.132.149",
            "count": 2,
            "first_visit": "2022-07-20T00:13:59.511738+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3797,
            "ip_address": "182.160.101.250",
            "count": 2,
            "first_visit": "2022-02-22T16:42:58.399738+06:00",
            "date": null
        }
    ]
}