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

{
    "count": 100068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21752&ordering=-count",
    "results": [
        {
            "id": 17585,
            "ip_address": "114.119.134.67",
            "count": 2,
            "first_visit": "2022-06-23T05:22:38.461710+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 23509,
            "ip_address": "182.163.105.254",
            "count": 2,
            "first_visit": "2022-07-18T19:12:22.390461+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10260,
            "ip_address": "116.58.202.127",
            "count": 2,
            "first_visit": "2022-05-22T11:12:28.730818+06:00",
            "date": null
        },
        {
            "id": 32593,
            "ip_address": "103.9.187.1",
            "count": 2,
            "first_visit": "2022-08-21T12:46:24.733445+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32553,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-08-21T00:09:24.667865+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 6417,
            "ip_address": "103.155.118.227",
            "count": 2,
            "first_visit": "2022-05-15T21:30:35.423401+06:00",
            "date": null
        },
        {
            "id": 32561,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-08-21T01:18:04.783275+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 7842,
            "ip_address": "37.111.232.62",
            "count": 2,
            "first_visit": "2022-05-17T10:36:37.574879+06:00",
            "date": null
        }
    ]
}