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

{
    "count": 99281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25064&ordering=-count",
    "results": [
        {
            "id": 29708,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-07-30T08:34:32.506255+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3974,
            "ip_address": "103.96.37.209",
            "count": 2,
            "first_visit": "2022-03-01T12:55:13.189181+06:00",
            "date": null
        },
        {
            "id": 27419,
            "ip_address": "114.119.130.26",
            "count": 2,
            "first_visit": "2022-07-25T21:31:00.087731+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8160,
            "ip_address": "119.30.35.245",
            "count": 2,
            "first_visit": "2022-05-17T13:16:19.293195+06:00",
            "date": null
        },
        {
            "id": 38643,
            "ip_address": "163.53.150.126",
            "count": 2,
            "first_visit": "2022-12-13T12:09:14.067937+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38558,
            "ip_address": "168.119.68.186",
            "count": 2,
            "first_visit": "2022-12-11T05:36:53.926941+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 29802,
            "ip_address": "37.111.228.94",
            "count": 2,
            "first_visit": "2022-07-30T11:12:44.424806+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29769,
            "ip_address": "37.111.245.202",
            "count": 2,
            "first_visit": "2022-07-30T10:37:34.849805+06:00",
            "date": "2022-07-30"
        }
    ]
}