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

{
    "count": 100193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21080&ordering=ip_address",
    "results": [
        {
            "id": 7335,
            "ip_address": "103.67.158.173",
            "count": 5,
            "first_visit": "2022-05-16T22:11:41.181070+06:00",
            "date": null
        },
        {
            "id": 17849,
            "ip_address": "103.67.158.173",
            "count": 1,
            "first_visit": "2022-06-23T21:11:16.542005+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 7334,
            "ip_address": "103.67.158.173",
            "count": 1,
            "first_visit": "2022-05-16T22:11:41.180962+06:00",
            "date": null
        },
        {
            "id": 23153,
            "ip_address": "103.67.158.173",
            "count": 1,
            "first_visit": "2022-07-16T13:11:52.404266+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 27662,
            "ip_address": "103.67.158.174",
            "count": 1,
            "first_visit": "2022-07-26T11:00:59.670480+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 28121,
            "ip_address": "103.67.158.175",
            "count": 1,
            "first_visit": "2022-07-27T11:02:36.566969+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7775,
            "ip_address": "103.67.158.175",
            "count": 2,
            "first_visit": "2022-05-17T09:58:05.309181+06:00",
            "date": null
        },
        {
            "id": 40494,
            "ip_address": "103.67.158.175",
            "count": 1,
            "first_visit": "2023-01-16T20:43:04.807405+06:00",
            "date": "2023-01-16"
        }
    ]
}