GET /api/bet_types/4138b9fc-cdc7-402e-8ebe-16569b858530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4138b9fc-cdc7-402e-8ebe-16569b858530",
"match": "https://api-prod.gambitprofit.com/api/matches/42868ab9-f85e-4820-844f-e791c0f1111d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:05.252814-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 2.5",
"amount": 5523.0
},
{
"team": "Game Total Under 2.5",
"amount": 4477.0
}
],
"expected_reward_tokens": 9222.62,
"profit_sb": -277.38,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "30908065-acca-4a7d-8b96-34521535381b",
"gambit_id": "ee504ca4-4f50-4ede-bcf3-4f6ef11ce53b",
"last_updated": "2023-12-18T11:08:03.560048-05:00",
"created_at": "2023-12-15T09:13:05.257712-05:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4138b9fc-cdc7-402e-8ebe-16569b858530/?format=api"
},
{
"id": "480f675a-7432-400b-b4e0-7bdd992d95d8",
"gambit_id": "a6952ee1-4e25-4ecb-b842-edd32433149a",
"last_updated": "2023-12-18T11:08:03.563149-05:00",
"created_at": "2023-12-15T09:13:05.261978-05:00",
"name": "Game Total Under 2.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4138b9fc-cdc7-402e-8ebe-16569b858530/?format=api"
}
]
}