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

{
    "count": 102583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48192&ordering=ip_address",
    "results": [
        {
            "id": 11739,
            "ip_address": "116.58.205.219",
            "count": 2,
            "first_visit": "2022-05-26T22:39:06.616427+06:00",
            "date": null
        },
        {
            "id": 61898,
            "ip_address": "116.58.205.219",
            "count": 2,
            "first_visit": "2023-12-26T12:51:02.403444+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 27176,
            "ip_address": "116.58.205.22",
            "count": 1,
            "first_visit": "2022-07-25T11:08:28.893011+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6881,
            "ip_address": "116.58.205.221",
            "count": 2,
            "first_visit": "2022-05-16T16:57:38.321932+06:00",
            "date": null
        },
        {
            "id": 49465,
            "ip_address": "116.58.205.221",
            "count": 1,
            "first_visit": "2023-07-06T21:40:47.790187+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 10737,
            "ip_address": "116.58.205.222",
            "count": 1,
            "first_visit": "2022-05-23T21:26:26.206903+06:00",
            "date": null
        },
        {
            "id": 15859,
            "ip_address": "116.58.205.225",
            "count": 1,
            "first_visit": "2022-06-17T06:40:23.246615+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 9592,
            "ip_address": "116.58.205.225",
            "count": 3,
            "first_visit": "2022-05-20T01:04:10.718963+06:00",
            "date": null
        }
    ]
}