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

{
    "count": 100162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21272&ordering=ip_address",
    "results": [
        {
            "id": 11741,
            "ip_address": "103.67.159.106",
            "count": 2,
            "first_visit": "2022-05-26T22:40:25.028739+06:00",
            "date": null
        },
        {
            "id": 30475,
            "ip_address": "103.67.159.107",
            "count": 1,
            "first_visit": "2022-07-31T18:10:23.708707+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 13144,
            "ip_address": "103.67.159.107",
            "count": 1,
            "first_visit": "2022-05-31T16:12:52.220757+06:00",
            "date": null
        },
        {
            "id": 18665,
            "ip_address": "103.67.159.11",
            "count": 1,
            "first_visit": "2022-06-25T15:59:50.168342+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18841,
            "ip_address": "103.67.159.110",
            "count": 1,
            "first_visit": "2022-06-25T23:24:04.980515+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 36369,
            "ip_address": "103.67.159.110",
            "count": 1,
            "first_visit": "2022-10-23T23:16:33.576578+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 50671,
            "ip_address": "103.67.159.110",
            "count": 12,
            "first_visit": "2023-07-23T20:19:05.671940+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50842,
            "ip_address": "103.67.159.113",
            "count": 1,
            "first_visit": "2023-07-25T23:35:06.524873+06:00",
            "date": "2023-07-25"
        }
    ]
}