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

{
    "count": 101515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78416&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78400&ordering=count",
    "results": [
        {
            "id": 27415,
            "ip_address": "103.113.12.103",
            "count": 2,
            "first_visit": "2022-07-25T20:56:35.584134+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 22428,
            "ip_address": "114.119.156.30",
            "count": 2,
            "first_visit": "2022-07-14T04:37:00.383241+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 11948,
            "ip_address": "103.103.88.245",
            "count": 2,
            "first_visit": "2022-05-27T16:42:47.658160+06:00",
            "date": null
        },
        {
            "id": 1218,
            "ip_address": "27.147.204.199",
            "count": 2,
            "first_visit": "2021-12-22T00:01:38.750015+06:00",
            "date": null
        },
        {
            "id": 27702,
            "ip_address": "114.119.134.72",
            "count": 2,
            "first_visit": "2022-07-26T12:29:05.126131+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27620,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-07-26T08:24:56.200770+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 26893,
            "ip_address": "202.134.14.155",
            "count": 2,
            "first_visit": "2022-07-24T22:48:53.689567+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11241,
            "ip_address": "27.147.243.155",
            "count": 2,
            "first_visit": "2022-05-24T23:50:00.597363+06:00",
            "date": null
        }
    ]
}