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

{
    "count": 102610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48528&ordering=ip_address",
    "results": [
        {
            "id": 64704,
            "ip_address": "118.179.117.177",
            "count": 3,
            "first_visit": "2024-02-13T20:45:27.420920+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 11494,
            "ip_address": "118.179.117.177",
            "count": 1,
            "first_visit": "2022-05-25T23:14:03.397022+06:00",
            "date": null
        },
        {
            "id": 3446,
            "ip_address": "118.179.117.182",
            "count": 1,
            "first_visit": "2022-02-09T00:34:42.573026+06:00",
            "date": null
        },
        {
            "id": 22860,
            "ip_address": "118.179.117.206",
            "count": 4,
            "first_visit": "2022-07-15T00:39:57.743708+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 26282,
            "ip_address": "118.179.117.206",
            "count": 1,
            "first_visit": "2022-07-23T10:47:57.010611+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 488,
            "ip_address": "118.179.117.247",
            "count": 3,
            "first_visit": "2021-12-09T14:47:49.879088+06:00",
            "date": null
        },
        {
            "id": 31368,
            "ip_address": "118.179.118.49",
            "count": 1,
            "first_visit": "2022-08-06T22:58:40.146761+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 23129,
            "ip_address": "118.179.119.165",
            "count": 3,
            "first_visit": "2022-07-16T10:40:38.256069+06:00",
            "date": "2022-07-16"
        }
    ]
}