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

{
    "count": 101416,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80336&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80320&ordering=count",
    "results": [
        {
            "id": 17445,
            "ip_address": "103.150.255.86",
            "count": 2,
            "first_visit": "2022-06-22T18:17:09.381758+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 26266,
            "ip_address": "103.67.157.254",
            "count": 2,
            "first_visit": "2022-07-23T10:23:44.650160+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 3204,
            "ip_address": "103.135.254.125",
            "count": 2,
            "first_visit": "2022-02-01T23:36:56.642010+06:00",
            "date": null
        },
        {
            "id": 22758,
            "ip_address": "37.111.196.142",
            "count": 2,
            "first_visit": "2022-07-14T17:46:07.377936+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 18951,
            "ip_address": "37.111.193.132",
            "count": 2,
            "first_visit": "2022-06-26T07:01:56.018873+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 3257,
            "ip_address": "172.225.215.37",
            "count": 2,
            "first_visit": "2022-02-03T12:34:28.141756+06:00",
            "date": null
        },
        {
            "id": 3255,
            "ip_address": "172.225.247.206",
            "count": 2,
            "first_visit": "2022-02-03T11:12:45.920681+06:00",
            "date": null
        },
        {
            "id": 30790,
            "ip_address": "103.25.251.237",
            "count": 2,
            "first_visit": "2022-08-02T10:02:48.583082+06:00",
            "date": "2022-08-02"
        }
    ]
}