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

{
    "count": 95832,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18592&ordering=-ip_address",
    "results": [
        {
            "id": 61700,
            "ip_address": "37.111.243.103",
            "count": 1,
            "first_visit": "2023-12-23T08:59:36.027335+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 29870,
            "ip_address": "37.111.243.102",
            "count": 1,
            "first_visit": "2022-07-30T12:13:36.709873+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10866,
            "ip_address": "37.111.243.102",
            "count": 1,
            "first_visit": "2022-05-24T10:12:10.138701+06:00",
            "date": null
        },
        {
            "id": 10865,
            "ip_address": "37.111.243.102",
            "count": 1,
            "first_visit": "2022-05-24T10:12:10.138280+06:00",
            "date": null
        },
        {
            "id": 22811,
            "ip_address": "37.111.242.99",
            "count": 1,
            "first_visit": "2022-07-14T20:37:56.511907+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 37482,
            "ip_address": "37.111.242.95",
            "count": 1,
            "first_visit": "2022-11-16T17:14:09.762917+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 94368,
            "ip_address": "37.111.242.92",
            "count": 1,
            "first_visit": "2026-01-22T10:54:07.526098+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 26476,
            "ip_address": "37.111.242.89",
            "count": 1,
            "first_visit": "2022-07-23T23:50:52.034713+06:00",
            "date": "2022-07-23"
        }
    ]
}