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

{
    "count": 93339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79032&ordering=ip_address",
    "results": [
        {
            "id": 27274,
            "ip_address": "43.245.123.56",
            "count": 1,
            "first_visit": "2022-07-25T13:03:26.864572+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 32360,
            "ip_address": "43.245.123.57",
            "count": 1,
            "first_visit": "2022-08-18T18:00:49.786690+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 10142,
            "ip_address": "43.245.123.58",
            "count": 2,
            "first_visit": "2022-05-21T23:08:52.512762+06:00",
            "date": null
        },
        {
            "id": 27351,
            "ip_address": "43.245.123.58",
            "count": 2,
            "first_visit": "2022-07-25T14:50:25.817323+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4712,
            "ip_address": "43.245.123.59",
            "count": 3,
            "first_visit": "2022-03-27T16:15:26.622766+06:00",
            "date": null
        },
        {
            "id": 29725,
            "ip_address": "43.245.123.6",
            "count": 1,
            "first_visit": "2022-07-30T09:29:07.249724+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 16009,
            "ip_address": "43.245.123.6",
            "count": 1,
            "first_visit": "2022-06-17T15:19:52.061295+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 7892,
            "ip_address": "43.245.123.60",
            "count": 2,
            "first_visit": "2022-05-17T11:01:28.859444+06:00",
            "date": null
        }
    ]
}