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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11352&ordering=ip_address",
    "results": [
        {
            "id": 10171,
            "ip_address": "103.183.62.20",
            "count": 1,
            "first_visit": "2022-05-21T23:48:07.267185+06:00",
            "date": null
        },
        {
            "id": 7239,
            "ip_address": "103.183.62.3",
            "count": 1,
            "first_visit": "2022-05-16T20:05:55.142136+06:00",
            "date": null
        },
        {
            "id": 24717,
            "ip_address": "103.183.62.83",
            "count": 1,
            "first_visit": "2022-07-20T15:45:45.684836+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 32704,
            "ip_address": "103.183.62.94",
            "count": 1,
            "first_visit": "2022-08-22T22:28:49.132754+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 14224,
            "ip_address": "103.183.63.12",
            "count": 1,
            "first_visit": "2022-06-09T19:04:27.678746+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 23716,
            "ip_address": "103.183.63.12",
            "count": 2,
            "first_visit": "2022-07-18T22:17:32.535801+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 31323,
            "ip_address": "103.183.63.12",
            "count": 4,
            "first_visit": "2022-08-06T07:51:55.990235+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31282,
            "ip_address": "103.183.63.12",
            "count": 1,
            "first_visit": "2022-08-05T23:20:10.460941+06:00",
            "date": "2022-08-05"
        }
    ]
}