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

{
    "count": 95246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16344&ordering=ip_address",
    "results": [
        {
            "id": 50300,
            "ip_address": "103.251.246.108",
            "count": 1,
            "first_visit": "2023-07-19T01:12:27.868648+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 55320,
            "ip_address": "103.251.246.108",
            "count": 1,
            "first_visit": "2023-09-18T14:26:03.409366+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 44675,
            "ip_address": "103.251.246.184",
            "count": 2,
            "first_visit": "2023-04-01T16:50:02.178312+06:00",
            "date": "2023-04-01"
        },
        {
            "id": 35885,
            "ip_address": "103.251.246.247",
            "count": 1,
            "first_visit": "2022-10-14T12:35:35.591869+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 14492,
            "ip_address": "103.251.246.249",
            "count": 1,
            "first_visit": "2022-06-11T15:59:09.605411+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 12995,
            "ip_address": "103.251.246.249",
            "count": 4,
            "first_visit": "2022-05-31T02:08:28.915431+06:00",
            "date": null
        },
        {
            "id": 15581,
            "ip_address": "103.251.246.251",
            "count": 1,
            "first_visit": "2022-06-16T07:57:55.713942+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 2954,
            "ip_address": "103.251.246.253",
            "count": 1,
            "first_visit": "2022-01-27T20:46:01.349872+06:00",
            "date": null
        }
    ]
}