GET /api/bet_types/1053c1fe-50ff-4c40-a8c4-e29c09444c99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1053c1fe-50ff-4c40-a8c4-e29c09444c99",
"match": "https://api-prod.gambitprofit.com/api/matches/dda3492a-68a1-4d52-9d95-2a771a7a2d57/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Denver Nuggets",
"amount": 5097.0
},
{
"team": "Atlanta Hawks",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "c13f2e24-3e79-46e1-b6ed-c853c8d18281",
"gambit_id": "0500fe07-91f4-4440-b7ee-cf73ceeb8dfe",
"last_updated": "2022-12-03T09:57:35.273830-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1053c1fe-50ff-4c40-a8c4-e29c09444c99/?format=api"
},
{
"id": "779b7100-dfcf-479d-8470-f2560d7fa26d",
"gambit_id": "84e45a27-a949-460f-a1c9-36a6297ae547",
"last_updated": "2022-12-03T09:57:35.272743-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.83000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1053c1fe-50ff-4c40-a8c4-e29c09444c99/?format=api"
}
]
}