GET /api/bet_types/68c3f41a-64fe-4b7b-b1fd-48cc720274d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68c3f41a-64fe-4b7b-b1fd-48cc720274d4",
"match": "https://api-prod.gambitprofit.com/api/matches/dfcbde9e-d3e7-4ce1-a81e-d6fb0c8e9b73/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T08:57:59.661630-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": "Arizona Coyotes",
"amount": 5788.0
},
{
"team": "Los Angeles Kings",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "9b7c1cfc-41a8-4f5c-8af8-0439e7288cf6",
"gambit_id": "6b618d35-3c9b-481c-800a-b4ba183c188c",
"last_updated": "2023-10-26T10:13:04.044768-04:00",
"created_at": "2023-10-24T08:57:59.665233-04:00",
"name": "Arizona Coyotes",
"reward": "1.63000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68c3f41a-64fe-4b7b-b1fd-48cc720274d4/?format=api"
},
{
"id": "6614c3c8-1a3f-470f-9849-5e27f44dc476",
"gambit_id": "a4aa941a-7bf5-45fe-800d-c506b3c0c810",
"last_updated": "2023-10-26T10:13:04.041489-04:00",
"created_at": "2023-10-24T08:57:59.672856-04:00",
"name": "Los Angeles Kings",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68c3f41a-64fe-4b7b-b1fd-48cc720274d4/?format=api"
}
]
}