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

{
    "count": 95691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4360&ordering=ip_address",
    "results": [
        {
            "id": 19411,
            "ip_address": "103.130.74.186",
            "count": 1,
            "first_visit": "2022-06-27T11:11:16.071404+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 33488,
            "ip_address": "103.130.74.202",
            "count": 1,
            "first_visit": "2022-08-31T00:21:30.809798+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 35091,
            "ip_address": "103.130.74.202",
            "count": 1,
            "first_visit": "2022-09-27T16:01:26.829781+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 32203,
            "ip_address": "103.130.74.254",
            "count": 1,
            "first_visit": "2022-08-17T11:05:38.708383+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 33082,
            "ip_address": "103.130.74.34",
            "count": 1,
            "first_visit": "2022-08-27T12:02:18.219377+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 9311,
            "ip_address": "103.130.74.34",
            "count": 1,
            "first_visit": "2022-05-19T10:47:24.382326+06:00",
            "date": null
        },
        {
            "id": 7751,
            "ip_address": "103.130.74.50",
            "count": 1,
            "first_visit": "2022-05-17T09:43:05.946167+06:00",
            "date": null
        },
        {
            "id": 805,
            "ip_address": "103.130.91.13",
            "count": 3,
            "first_visit": "2021-12-18T16:00:41.491191+06:00",
            "date": null
        }
    ]
}