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

{
    "count": 97428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23400&ordering=-count",
    "results": [
        {
            "id": 8414,
            "ip_address": "37.111.245.223",
            "count": 2,
            "first_visit": "2022-05-17T22:55:40.870763+06:00",
            "date": null
        },
        {
            "id": 3792,
            "ip_address": "103.150.26.241",
            "count": 2,
            "first_visit": "2022-02-22T13:11:36.735450+06:00",
            "date": null
        },
        {
            "id": 15117,
            "ip_address": "114.119.132.153",
            "count": 2,
            "first_visit": "2022-06-15T00:42:28.210307+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15111,
            "ip_address": "114.119.133.98",
            "count": 2,
            "first_visit": "2022-06-15T00:26:46.964983+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15128,
            "ip_address": "114.119.131.182",
            "count": 2,
            "first_visit": "2022-06-15T01:24:21.564293+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 22113,
            "ip_address": "114.119.134.178",
            "count": 2,
            "first_visit": "2022-07-12T12:59:31.071157+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 26548,
            "ip_address": "119.30.32.249",
            "count": 2,
            "first_visit": "2022-07-24T06:06:26.758963+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7097,
            "ip_address": "66.249.89.163",
            "count": 2,
            "first_visit": "2022-05-16T19:21:21.591064+06:00",
            "date": null
        }
    ]
}