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

{
    "count": 100568,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29200&ordering=-ip_address",
    "results": [
        {
            "id": 25541,
            "ip_address": "27.147.206.124",
            "count": 1,
            "first_visit": "2022-07-21T13:00:36.560990+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 3068,
            "ip_address": "27.147.206.120",
            "count": 2,
            "first_visit": "2022-01-30T21:31:38.627384+06:00",
            "date": null
        },
        {
            "id": 17458,
            "ip_address": "27.147.206.120",
            "count": 1,
            "first_visit": "2022-06-22T18:46:46.401786+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 2218,
            "ip_address": "27.147.206.116",
            "count": 2,
            "first_visit": "2022-01-14T20:19:18.580186+06:00",
            "date": null
        },
        {
            "id": 25743,
            "ip_address": "27.147.206.116",
            "count": 1,
            "first_visit": "2022-07-22T00:11:54.223248+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 4875,
            "ip_address": "27.147.206.110",
            "count": 1,
            "first_visit": "2022-04-02T12:03:55.236167+06:00",
            "date": null
        },
        {
            "id": 3208,
            "ip_address": "27.147.206.105",
            "count": 1,
            "first_visit": "2022-02-02T02:47:56.439679+06:00",
            "date": null
        },
        {
            "id": 1105,
            "ip_address": "27.147.206.100",
            "count": 1,
            "first_visit": "2021-12-21T00:48:01.815906+06:00",
            "date": null
        }
    ]
}