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

{
    "count": 98243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16896&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 3314,
            "ip_address": "103.251.246.254",
            "count": 1,
            "first_visit": "2022-02-04T23:30:09.276207+06:00",
            "date": null
        },
        {
            "id": 51204,
            "ip_address": "103.251.246.98",
            "count": 2,
            "first_visit": "2023-07-30T10:08:23.362701+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 40277,
            "ip_address": "103.251.247.163",
            "count": 1,
            "first_visit": "2023-01-12T15:00:51.397588+06:00",
            "date": "2023-01-12"
        }
    ]
}