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

{
    "count": 101564,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77464&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77448&ordering=count",
    "results": [
        {
            "id": 10197,
            "ip_address": "103.145.74.131",
            "count": 2,
            "first_visit": "2022-05-22T00:36:03.917076+06:00",
            "date": null
        },
        {
            "id": 35783,
            "ip_address": "49.37.40.18",
            "count": 2,
            "first_visit": "2022-10-12T01:58:37.123246+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 20118,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-06-29T19:32:48.390925+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 934,
            "ip_address": "188.236.178.207",
            "count": 2,
            "first_visit": "2021-12-19T21:46:15.768713+06:00",
            "date": null
        },
        {
            "id": 5603,
            "ip_address": "49.36.108.252",
            "count": 2,
            "first_visit": "2022-05-04T12:23:17.626871+06:00",
            "date": null
        },
        {
            "id": 20127,
            "ip_address": "103.159.186.110",
            "count": 2,
            "first_visit": "2022-06-29T20:08:55.164730+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 14438,
            "ip_address": "116.68.196.49",
            "count": 2,
            "first_visit": "2022-06-11T09:08:17.159910+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 25625,
            "ip_address": "103.25.251.231",
            "count": 2,
            "first_visit": "2022-07-21T18:00:05.515844+06:00",
            "date": "2022-07-21"
        }
    ]
}