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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79576&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79560&ordering=count",
    "results": [
        {
            "id": 39339,
            "ip_address": "66.249.66.60",
            "count": 2,
            "first_visit": "2022-12-25T18:18:33.086996+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 18719,
            "ip_address": "103.67.158.125",
            "count": 2,
            "first_visit": "2022-06-25T18:55:09.763713+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 22869,
            "ip_address": "103.68.118.49",
            "count": 2,
            "first_visit": "2022-07-15T01:12:30.903764+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 35567,
            "ip_address": "66.249.64.196",
            "count": 2,
            "first_visit": "2022-10-06T14:55:48.513497+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 21941,
            "ip_address": "103.153.66.48",
            "count": 2,
            "first_visit": "2022-07-11T08:54:45.894367+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 9059,
            "ip_address": "43.245.122.42",
            "count": 2,
            "first_visit": "2022-05-18T20:06:06.668468+06:00",
            "date": null
        },
        {
            "id": 2453,
            "ip_address": "103.60.175.15",
            "count": 2,
            "first_visit": "2022-01-19T01:35:55.092183+06:00",
            "date": null
        },
        {
            "id": 27288,
            "ip_address": "89.43.107.157",
            "count": 2,
            "first_visit": "2022-07-25T13:12:55.353952+06:00",
            "date": "2022-07-25"
        }
    ]
}