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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2808&ordering=ip_address",
    "results": [
        {
            "id": 839,
            "ip_address": "103.120.38.70",
            "count": 1,
            "first_visit": "2021-12-19T18:26:51.161261+06:00",
            "date": null
        },
        {
            "id": 17175,
            "ip_address": "103.120.38.71",
            "count": 1,
            "first_visit": "2022-06-21T22:00:14.356680+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 19196,
            "ip_address": "103.120.38.75",
            "count": 1,
            "first_visit": "2022-06-26T21:15:01.381579+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18808,
            "ip_address": "103.120.38.75",
            "count": 1,
            "first_visit": "2022-06-25T22:14:08.807632+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 24909,
            "ip_address": "103.120.38.82",
            "count": 1,
            "first_visit": "2022-07-20T21:17:39.095260+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18125,
            "ip_address": "103.120.38.82",
            "count": 1,
            "first_visit": "2022-06-24T14:20:12.035942+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 834,
            "ip_address": "103.120.38.89",
            "count": 2,
            "first_visit": "2021-12-19T18:18:51.779285+06:00",
            "date": null
        },
        {
            "id": 17602,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-06-23T06:20:32.823038+06:00",
            "date": "2022-06-23"
        }
    ]
}