GET /api/bet_types/3e8a937e-9ef6-41f9-8040-30895c3823f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e8a937e-9ef6-41f9-8040-30895c3823f5",
"match": "https://api-prod.gambitprofit.com/api/matches/56e93608-7563-4ecb-b428-f91b8db69b47/?format=api",
"name": "Over/Under",
"created_at": "2023-08-31T09:28:04.544945-04: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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "11ab92d3-274d-4fab-948c-dbaae2caba96",
"gambit_id": "214bdb92-718d-4f2f-81a7-5ac035a0e120",
"last_updated": "2023-09-01T12:43:23.909695-04:00",
"created_at": "2023-08-31T09:28:04.551422-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e8a937e-9ef6-41f9-8040-30895c3823f5/?format=api"
},
{
"id": "d4a2c7a4-a926-4600-80ac-c11052e21f92",
"gambit_id": "c9a12349-ee0c-4ad4-84ac-63035bad0282",
"last_updated": "2023-09-01T12:43:23.912875-04:00",
"created_at": "2023-08-31T09:28:04.556349-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e8a937e-9ef6-41f9-8040-30895c3823f5/?format=api"
}
]
}