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

{
    "count": 101521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78240&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78224&ordering=count",
    "results": [
        {
            "id": 34994,
            "ip_address": "99.230.44.81",
            "count": 2,
            "first_visit": "2022-09-25T22:08:48.145211+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 6409,
            "ip_address": "114.119.138.154",
            "count": 2,
            "first_visit": "2022-05-15T21:10:20.894744+06:00",
            "date": null
        },
        {
            "id": 6316,
            "ip_address": "116.58.203.22",
            "count": 2,
            "first_visit": "2022-05-15T10:55:12.399161+06:00",
            "date": null
        },
        {
            "id": 6346,
            "ip_address": "118.179.19.160",
            "count": 2,
            "first_visit": "2022-05-15T15:39:42.204445+06:00",
            "date": null
        },
        {
            "id": 6421,
            "ip_address": "116.58.203.104",
            "count": 2,
            "first_visit": "2022-05-15T21:35:51.304320+06:00",
            "date": null
        },
        {
            "id": 38214,
            "ip_address": "123.0.26.230",
            "count": 2,
            "first_visit": "2022-12-03T12:52:52.144658+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 25312,
            "ip_address": "202.134.9.157",
            "count": 2,
            "first_visit": "2022-07-21T10:18:17.916148+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 34085,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-09-09T03:32:39.721903+06:00",
            "date": "2022-09-09"
        }
    ]
}