detailed-cod-tracker/examples/identities.json
2023-12-25 05:32:20 -05:00

31 lines
837 B
JSON

{
"status": "success",
"data": {
"titleIdentities": [
{
"title": "mw",
"platform": "xbl",
"username": "Ahrimdon",
"activeDate": 1623655418000,
"activityType": "mp",
"id": null
},
{
"title": "mw",
"platform": "battle",
"username": "Ahrimdon#1597",
"activeDate": 1703398831000,
"activityType": "mp",
"id": null
},
{
"title": "vg",
"platform": "battle",
"username": "Ahrimdon#1597",
"activeDate": 1637415762000,
"activityType": "mp",
"id": null
}
]
}
}