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

{
    "count": 97170,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22448&ordering=ip_address",
    "results": [
        {
            "id": 2151,
            "ip_address": "103.86.192.167",
            "count": 2,
            "first_visit": "2022-01-14T00:24:22.985636+06:00",
            "date": null
        },
        {
            "id": 34340,
            "ip_address": "103.86.192.66",
            "count": 1,
            "first_visit": "2022-09-14T00:44:43.185727+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 20162,
            "ip_address": "103.86.192.66",
            "count": 10,
            "first_visit": "2022-06-29T21:59:17.890876+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20207,
            "ip_address": "103.86.192.66",
            "count": 12,
            "first_visit": "2022-06-30T01:33:27.925359+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 30761,
            "ip_address": "103.86.192.70",
            "count": 1,
            "first_visit": "2022-08-02T02:14:23.734347+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 28583,
            "ip_address": "103.86.193.145",
            "count": 1,
            "first_visit": "2022-07-28T06:39:47.402038+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11255,
            "ip_address": "103.86.193.149",
            "count": 1,
            "first_visit": "2022-05-25T00:17:34.668296+06:00",
            "date": null
        },
        {
            "id": 22348,
            "ip_address": "103.86.193.153",
            "count": 2,
            "first_visit": "2022-07-13T19:16:42.618480+06:00",
            "date": "2022-07-13"
        }
    ]
}