GET /api/bet_types/63e9fcc4-e772-47b9-a3ea-3892c16588c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63e9fcc4-e772-47b9-a3ea-3892c16588c9",
"match": "https://api-prod.gambitprofit.com/api/matches/af3e2d71-1e76-4b5a-a066-990b04c0d0ff/?format=api",
"name": "Over/Under",
"created_at": "2023-12-22T10:13:15.252175-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": "Game Total Over 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9fcc549d-9ebb-418a-9c2c-f3c1ec822d5d",
"gambit_id": "f28af677-3380-45af-8a54-5920c6cb2abe",
"last_updated": "2023-12-23T21:03:20.787338-05:00",
"created_at": "2023-12-22T10:13:15.255957-05:00",
"name": "Game Total Over 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e9fcc4-e772-47b9-a3ea-3892c16588c9/?format=api"
},
{
"id": "72fff116-a822-4fcc-907b-fb6bad3fa719",
"gambit_id": "c63c4be1-431d-4e6c-8fac-73db65a0623e",
"last_updated": "2023-12-23T21:03:20.791676-05:00",
"created_at": "2023-12-22T10:13:15.261322-05:00",
"name": "Game Total Under 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e9fcc4-e772-47b9-a3ea-3892c16588c9/?format=api"
}
]
}