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

{
    "count": 101338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82408&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82392&ordering=count",
    "results": [
        {
            "id": 36501,
            "ip_address": "103.58.74.89",
            "count": 2,
            "first_visit": "2022-10-26T23:53:20.355858+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 14299,
            "ip_address": "114.119.133.30",
            "count": 2,
            "first_visit": "2022-06-10T08:08:57.813026+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 29532,
            "ip_address": "103.130.115.137",
            "count": 2,
            "first_visit": "2022-07-29T23:14:52.928573+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28909,
            "ip_address": "197.149.150.6",
            "count": 2,
            "first_visit": "2022-07-28T20:31:37.630858+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 798,
            "ip_address": "103.54.43.214",
            "count": 2,
            "first_visit": "2021-12-18T13:57:57.415102+06:00",
            "date": null
        },
        {
            "id": 10142,
            "ip_address": "43.245.123.58",
            "count": 2,
            "first_visit": "2022-05-21T23:08:52.512762+06:00",
            "date": null
        },
        {
            "id": 10192,
            "ip_address": "103.155.99.206",
            "count": 2,
            "first_visit": "2022-05-22T00:19:39.334763+06:00",
            "date": null
        },
        {
            "id": 5384,
            "ip_address": "37.111.214.14",
            "count": 2,
            "first_visit": "2022-04-25T22:06:55.618066+06:00",
            "date": null
        }
    ]
}