GET /api/bet_types/2b627c98-ecac-4f5f-b305-daf1fd4f6e5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b627c98-ecac-4f5f-b305-daf1fd4f6e5a",
"match": "https://api-prod.gambitprofit.com/api/matches/d04f23f4-fc74-496d-8edf-84fde35ca7c9/?format=api",
"name": "Over/Under",
"created_at": "2023-05-17T11:06:51.017259-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a7180abe-f916-47bf-89d7-5329415c8382",
"gambit_id": "bf774022-f690-43e1-9f22-d538ab91a4f9",
"last_updated": "2023-05-18T11:47:19.670000-04:00",
"created_at": "2023-05-17T11:06:51.020799-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b627c98-ecac-4f5f-b305-daf1fd4f6e5a/?format=api"
},
{
"id": "e55dd73b-a650-4ae2-8b02-f41c9cfa0f54",
"gambit_id": "209a3c92-706c-4250-ad78-0e0e6ad31f70",
"last_updated": "2023-05-18T11:47:19.668611-04:00",
"created_at": "2023-05-17T11:06:51.018989-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b627c98-ecac-4f5f-b305-daf1fd4f6e5a/?format=api"
}
]
}