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

{
    "count": 102729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51032&ordering=ip_address",
    "results": [
        {
            "id": 10476,
            "ip_address": "119.30.39.36",
            "count": 3,
            "first_visit": "2022-05-22T23:37:16.534656+06:00",
            "date": null
        },
        {
            "id": 32435,
            "ip_address": "119.30.39.38",
            "count": 1,
            "first_visit": "2022-08-19T13:41:56.528435+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 27432,
            "ip_address": "119.30.39.38",
            "count": 1,
            "first_visit": "2022-07-25T22:16:16.205103+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7551,
            "ip_address": "119.30.39.39",
            "count": 5,
            "first_visit": "2022-05-17T00:57:25.272106+06:00",
            "date": null
        },
        {
            "id": 18955,
            "ip_address": "119.30.39.39",
            "count": 1,
            "first_visit": "2022-06-26T07:20:05.786597+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 15517,
            "ip_address": "119.30.39.4",
            "count": 1,
            "first_visit": "2022-06-16T02:24:57.709603+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 9955,
            "ip_address": "119.30.39.4",
            "count": 2,
            "first_visit": "2022-05-21T09:35:21.276327+06:00",
            "date": null
        },
        {
            "id": 15463,
            "ip_address": "119.30.39.4",
            "count": 1,
            "first_visit": "2022-06-15T22:51:10.354319+06:00",
            "date": "2022-06-15"
        }
    ]
}