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

{
    "count": 100073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90080&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90064&ordering=date",
    "results": [
        {
            "id": 4981,
            "ip_address": "103.230.104.27",
            "count": 1,
            "first_visit": "2022-04-07T21:34:12.549569+06:00",
            "date": null
        },
        {
            "id": 4980,
            "ip_address": "103.222.22.12",
            "count": 2,
            "first_visit": "2022-04-07T21:15:26.892105+06:00",
            "date": null
        },
        {
            "id": 4978,
            "ip_address": "103.230.63.173",
            "count": 8,
            "first_visit": "2022-04-07T15:45:31.569460+06:00",
            "date": null
        },
        {
            "id": 4979,
            "ip_address": "66.220.149.10",
            "count": 1,
            "first_visit": "2022-04-07T16:25:43.362536+06:00",
            "date": null
        },
        {
            "id": 4977,
            "ip_address": "124.109.105.100",
            "count": 1,
            "first_visit": "2022-04-07T15:05:07.638645+06:00",
            "date": null
        },
        {
            "id": 4976,
            "ip_address": "185.3.94.59",
            "count": 1,
            "first_visit": "2022-04-07T14:56:52.566425+06:00",
            "date": null
        },
        {
            "id": 4975,
            "ip_address": "27.147.205.69",
            "count": 1,
            "first_visit": "2022-04-07T14:05:28.368176+06:00",
            "date": null
        },
        {
            "id": 4949,
            "ip_address": "103.149.56.6",
            "count": 5,
            "first_visit": "2022-04-06T14:43:56.404620+06:00",
            "date": null
        }
    ]
}