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

{
    "count": 96249,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20416&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 9518,
            "ip_address": "103.67.159.116",
            "count": 2,
            "first_visit": "2022-05-19T22:35:21.392765+06:00",
            "date": null
        },
        {
            "id": 30332,
            "ip_address": "103.67.159.117",
            "count": 1,
            "first_visit": "2022-07-31T11:14:15.414105+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7416,
            "ip_address": "103.67.159.118",
            "count": 1,
            "first_visit": "2022-05-16T22:53:01.010194+06:00",
            "date": null
        }
    ]
}