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

{
    "count": 101700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76560&ordering=ip_address",
    "results": [
        {
            "id": 36877,
            "ip_address": "37.111.205.45",
            "count": 3,
            "first_visit": "2022-11-03T11:45:49.170867+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 6394,
            "ip_address": "37.111.205.46",
            "count": 1,
            "first_visit": "2022-05-15T20:28:45.097603+06:00",
            "date": null
        },
        {
            "id": 12429,
            "ip_address": "37.111.205.47",
            "count": 1,
            "first_visit": "2022-05-29T11:01:03.695629+06:00",
            "date": null
        },
        {
            "id": 1493,
            "ip_address": "37.111.205.48",
            "count": 1,
            "first_visit": "2021-12-30T15:31:46.489892+06:00",
            "date": null
        },
        {
            "id": 55610,
            "ip_address": "37.111.205.48",
            "count": 1,
            "first_visit": "2023-09-21T09:44:54.180264+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 8428,
            "ip_address": "37.111.205.49",
            "count": 1,
            "first_visit": "2022-05-17T23:01:54.143241+06:00",
            "date": null
        },
        {
            "id": 24902,
            "ip_address": "37.111.205.50",
            "count": 1,
            "first_visit": "2022-07-20T21:09:35.848974+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 40451,
            "ip_address": "37.111.205.50",
            "count": 1,
            "first_visit": "2023-01-16T08:16:02.756808+06:00",
            "date": "2023-01-16"
        }
    ]
}