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

{
    "count": 96092,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19712&ordering=ip_address",
    "results": [
        {
            "id": 36783,
            "ip_address": "103.67.157.175",
            "count": 1,
            "first_visit": "2022-11-01T14:54:22.756702+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 18967,
            "ip_address": "103.67.157.175",
            "count": 2,
            "first_visit": "2022-06-26T08:02:09.127354+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9092,
            "ip_address": "103.67.157.175",
            "count": 3,
            "first_visit": "2022-05-18T22:10:44.683987+06:00",
            "date": null
        },
        {
            "id": 32676,
            "ip_address": "103.67.157.176",
            "count": 1,
            "first_visit": "2022-08-22T15:49:04.950494+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 3108,
            "ip_address": "103.67.157.176",
            "count": 3,
            "first_visit": "2022-01-31T15:58:01.859980+06:00",
            "date": null
        },
        {
            "id": 12245,
            "ip_address": "103.67.157.177",
            "count": 1,
            "first_visit": "2022-05-28T16:11:34.491461+06:00",
            "date": null
        },
        {
            "id": 50066,
            "ip_address": "103.67.157.177",
            "count": 2,
            "first_visit": "2023-07-15T18:43:44.893340+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 30047,
            "ip_address": "103.67.157.179",
            "count": 1,
            "first_visit": "2022-07-30T23:01:28.225939+06:00",
            "date": "2022-07-30"
        }
    ]
}