GET /api/bet_types/f0226378-8db5-4690-83fe-41b755ce4baf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0226378-8db5-4690-83fe-41b755ce4baf",
"match": "https://api-prod.gambitprofit.com/api/matches/052ff239-4227-4be1-8962-a4fddda7e1c1/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T10:36:58.709349-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 Under 6",
"amount": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "fabdee74-f885-44af-9289-f48df838198d",
"gambit_id": "cb51e4f4-5289-4cdf-bc4f-ecf891a5f7e6",
"last_updated": "2023-02-28T12:37:07.150153-05:00",
"created_at": "2023-02-26T10:36:58.710613-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0226378-8db5-4690-83fe-41b755ce4baf/?format=api"
},
{
"id": "b586e2d2-1d9e-48b6-b168-df0d8f60fa86",
"gambit_id": "9ebdfe60-4e10-4155-9473-2199085a8be2",
"last_updated": "2023-02-28T12:37:07.151323-05:00",
"created_at": "2023-02-26T10:36:58.711892-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0226378-8db5-4690-83fe-41b755ce4baf/?format=api"
}
]
}