GET /api/bet_types/d14086ee-e065-43a0-bbcd-1389c7308d65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d14086ee-e065-43a0-bbcd-1389c7308d65",
"match": "https://api-prod.gambitprofit.com/api/matches/8e88e7ec-6fa4-4b67-a365-9553ab0d4636/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-01T09:08:19.265014-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": "Golden State Warriors",
"amount": 5214.0
},
{
"team": "Sacramento Kings",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "bf9cad8a-7718-4f4a-9796-573659924bb1",
"gambit_id": "57446a9f-d130-42ec-8c3e-7e47937d4764",
"last_updated": "2023-11-03T10:23:02.959117-04:00",
"created_at": "2023-11-01T09:08:19.274956-04:00",
"name": "Golden State Warriors",
"reward": "1.79000",
"odds": "1.83330",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d14086ee-e065-43a0-bbcd-1389c7308d65/?format=api"
},
{
"id": "3ddf7977-4b24-4ec9-a37b-5948155df9b7",
"gambit_id": "c12c302f-e4bb-4e0f-8cc8-9e8a78b3d596",
"last_updated": "2023-11-03T10:23:02.955754-04:00",
"created_at": "2023-11-01T09:08:19.269778-04:00",
"name": "Sacramento Kings",
"reward": "1.95000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d14086ee-e065-43a0-bbcd-1389c7308d65/?format=api"
}
]
}