GET /api/bet_types/01e16c1c-d188-44bd-9271-c7721ee910b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01e16c1c-d188-44bd-9271-c7721ee910b4",
"match": "https://api-prod.gambitprofit.com/api/matches/1b7de202-382b-4b5c-a7e4-e9888e015a2a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T10:03:18.895084-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": "Total Rounds Under 1.5",
"amount": 6528.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3472.0
}
],
"expected_reward_tokens": 9269.76,
"profit_sb": -230.24,
"profit_sb_percentage": -2.42,
"recommended": false
},
"lines": [
{
"id": "dc6a4e83-23d1-4929-82d0-b226ca8a0927",
"gambit_id": "d75bb51e-f27b-4364-8aa0-0fcb17807538",
"last_updated": "2024-01-17T22:48:14.790430-05:00",
"created_at": "2024-01-12T10:03:18.903999-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e16c1c-d188-44bd-9271-c7721ee910b4/?format=api"
},
{
"id": "f9978e51-e188-4904-adaa-0f9decfaa5a3",
"gambit_id": "776ef6e3-f7bc-441c-8cc6-f045c89806b9",
"last_updated": "2024-01-17T22:48:14.787130-05:00",
"created_at": "2024-01-12T10:03:18.899276-05:00",
"name": "Total Rounds Over 1.5",
"reward": "2.67000",
"odds": "2.75000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e16c1c-d188-44bd-9271-c7721ee910b4/?format=api"
}
]
}