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

{
    "count": 99538,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93184&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93168&ordering=count",
    "results": [
        {
            "id": 4577,
            "ip_address": "103.4.119.10",
            "count": 5,
            "first_visit": "2022-03-22T09:03:26.652877+06:00",
            "date": null
        },
        {
            "id": 7551,
            "ip_address": "119.30.39.39",
            "count": 5,
            "first_visit": "2022-05-17T00:57:25.272106+06:00",
            "date": null
        },
        {
            "id": 11475,
            "ip_address": "103.25.251.233",
            "count": 5,
            "first_visit": "2022-05-25T22:51:56.431160+06:00",
            "date": null
        },
        {
            "id": 6621,
            "ip_address": "43.245.123.12",
            "count": 5,
            "first_visit": "2022-05-16T11:20:06.470539+06:00",
            "date": null
        },
        {
            "id": 37568,
            "ip_address": "103.94.219.1",
            "count": 5,
            "first_visit": "2022-11-19T11:34:28.145640+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 24481,
            "ip_address": "37.111.196.89",
            "count": 5,
            "first_visit": "2022-07-20T10:43:48.236010+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27515,
            "ip_address": "103.67.158.126",
            "count": 5,
            "first_visit": "2022-07-26T00:39:02.342781+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 36258,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-10-21T15:58:48.308171+06:00",
            "date": "2022-10-21"
        }
    ]
}