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

{
    "count": 101467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78904&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78888&ordering=count",
    "results": [
        {
            "id": 9587,
            "ip_address": "103.253.44.232",
            "count": 2,
            "first_visit": "2022-05-20T00:34:47.321830+06:00",
            "date": null
        },
        {
            "id": 23683,
            "ip_address": "103.73.196.142",
            "count": 2,
            "first_visit": "2022-07-18T22:09:16.597063+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 31332,
            "ip_address": "103.67.158.4",
            "count": 2,
            "first_visit": "2022-08-06T11:32:24.209066+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 18439,
            "ip_address": "103.242.23.178",
            "count": 2,
            "first_visit": "2022-06-25T06:24:02.494884+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1741,
            "ip_address": "118.179.84.158",
            "count": 2,
            "first_visit": "2022-01-09T19:40:36.903593+06:00",
            "date": null
        },
        {
            "id": 36118,
            "ip_address": "202.134.14.151",
            "count": 2,
            "first_visit": "2022-10-19T01:04:25.285577+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 10942,
            "ip_address": "103.253.45.167",
            "count": 2,
            "first_visit": "2022-05-24T12:22:15.431609+06:00",
            "date": null
        },
        {
            "id": 1748,
            "ip_address": "73.109.237.196",
            "count": 2,
            "first_visit": "2022-01-09T23:19:35.148826+06:00",
            "date": null
        }
    ]
}