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

{
    "count": 101746,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76408&ordering=ip_address",
    "results": [
        {
            "id": 30508,
            "ip_address": "37.111.203.59",
            "count": 1,
            "first_visit": "2022-07-31T20:45:30.542238+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 32366,
            "ip_address": "37.111.203.59",
            "count": 1,
            "first_visit": "2022-08-18T18:41:05.868331+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 18262,
            "ip_address": "37.111.203.61",
            "count": 1,
            "first_visit": "2022-06-24T19:44:29.298160+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7704,
            "ip_address": "37.111.203.64",
            "count": 1,
            "first_visit": "2022-05-17T09:12:27.864466+06:00",
            "date": null
        },
        {
            "id": 29882,
            "ip_address": "37.111.203.66",
            "count": 1,
            "first_visit": "2022-07-30T12:38:56.992224+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29313,
            "ip_address": "37.111.203.67",
            "count": 1,
            "first_visit": "2022-07-29T13:53:01.134029+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30407,
            "ip_address": "37.111.203.68",
            "count": 1,
            "first_visit": "2022-07-31T12:56:34.708853+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 4050,
            "ip_address": "37.111.203.68",
            "count": 1,
            "first_visit": "2022-03-03T22:00:22.307186+06:00",
            "date": null
        }
    ]
}