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

{
    "count": 93326,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79072&ordering=ip_address",
    "results": [
        {
            "id": 8452,
            "ip_address": "43.245.123.90",
            "count": 3,
            "first_visit": "2022-05-17T23:06:58.915189+06:00",
            "date": null
        },
        {
            "id": 9305,
            "ip_address": "43.245.123.91",
            "count": 2,
            "first_visit": "2022-05-19T10:32:01.109652+06:00",
            "date": null
        },
        {
            "id": 18064,
            "ip_address": "43.245.123.91",
            "count": 1,
            "first_visit": "2022-06-24T10:59:52.365363+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 11260,
            "ip_address": "43.245.123.95",
            "count": 2,
            "first_visit": "2022-05-25T00:44:00.850443+06:00",
            "date": null
        },
        {
            "id": 7533,
            "ip_address": "43.245.123.96",
            "count": 3,
            "first_visit": "2022-05-17T00:05:53.299509+06:00",
            "date": null
        },
        {
            "id": 27104,
            "ip_address": "43.245.123.96",
            "count": 1,
            "first_visit": "2022-07-25T09:12:04.084081+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10096,
            "ip_address": "43.245.123.97",
            "count": 6,
            "first_visit": "2022-05-21T22:06:51.136598+06:00",
            "date": null
        },
        {
            "id": 31148,
            "ip_address": "43.245.123.98",
            "count": 1,
            "first_visit": "2022-08-04T17:12:02.623484+06:00",
            "date": "2022-08-04"
        }
    ]
}