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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88896&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88880&ordering=date",
    "results": [
        {
            "id": 4286,
            "ip_address": "103.84.245.40",
            "count": 2,
            "first_visit": "2022-03-11T19:23:40.028991+06:00",
            "date": null
        },
        {
            "id": 3569,
            "ip_address": "103.124.227.91",
            "count": 263,
            "first_visit": "2022-02-13T12:33:14.752344+06:00",
            "date": null
        },
        {
            "id": 4225,
            "ip_address": "59.152.15.102",
            "count": 1,
            "first_visit": "2022-03-09T18:42:06.632261+06:00",
            "date": null
        },
        {
            "id": 4216,
            "ip_address": "37.111.197.143",
            "count": 3,
            "first_visit": "2022-03-09T15:57:54.253621+06:00",
            "date": null
        },
        {
            "id": 4247,
            "ip_address": "203.83.174.134",
            "count": 4,
            "first_visit": "2022-03-10T15:25:52.786570+06:00",
            "date": null
        },
        {
            "id": 4284,
            "ip_address": "103.114.97.154",
            "count": 1,
            "first_visit": "2022-03-11T18:52:35.936883+06:00",
            "date": null
        },
        {
            "id": 4246,
            "ip_address": "151.236.220.181",
            "count": 1,
            "first_visit": "2022-03-10T15:25:17.101100+06:00",
            "date": null
        },
        {
            "id": 4245,
            "ip_address": "103.109.92.42",
            "count": 1,
            "first_visit": "2022-03-10T15:24:09.995404+06:00",
            "date": null
        }
    ]
}