GET /api/bet_types/00fb8f3f-cc62-4dbb-adb4-e16d8419a89d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00fb8f3f-cc62-4dbb-adb4-e16d8419a89d",
"match": "https://api-prod.gambitprofit.com/api/matches/0ced7ecb-2305-4463-9baa-55a6f626b9a7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Bilibili Gaming",
"amount": 5254.0
},
{
"team": "Oh My God",
"amount": 4746.0
}
],
"expected_reward_tokens": 8826.72,
"profit_sb": -173.28,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "d879fc75-0db9-490b-8f7c-0150a6b9aafe",
"gambit_id": "b1fffb98-6e2c-4f29-9722-3338dfe4cda5",
"last_updated": "2022-12-24T17:12:28.314353-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bilibili Gaming",
"reward": "1.68000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00fb8f3f-cc62-4dbb-adb4-e16d8419a89d/?format=api"
},
{
"id": "214d18da-a884-4fb3-97f4-a2fb717d775d",
"gambit_id": "f61939ec-c281-4fb5-bfc7-541c89b8d1ec",
"last_updated": "2022-12-24T17:12:28.315466-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oh My God",
"reward": "1.86000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00fb8f3f-cc62-4dbb-adb4-e16d8419a89d/?format=api"
}
]
}