GET /api/bet_types/633dcba4-29eb-486d-b9d9-d21ebd4867bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "633dcba4-29eb-486d-b9d9-d21ebd4867bd",
"match": "https://api-prod.gambitprofit.com/api/matches/6dd72497-dcdb-4079-b93b-ea3640ce1ff4/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:16.036885-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": "Chicago Blackhawks",
"amount": 6390.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "e72875ec-98c1-4fd9-862f-ec4b44db7e98",
"gambit_id": "e222b3f9-34c0-434e-a1ed-fe5cfd996d88",
"last_updated": "2023-11-23T20:43:04.568348-05:00",
"created_at": "2023-11-22T09:08:16.040468-05:00",
"name": "Chicago Blackhawks",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633dcba4-29eb-486d-b9d9-d21ebd4867bd/?format=api"
},
{
"id": "de1ec3fc-fe64-4e74-9bf0-b2b8f123a643",
"gambit_id": "3cdb69f6-0844-479e-8208-41b89ce8df23",
"last_updated": "2023-11-23T20:43:04.571647-05:00",
"created_at": "2023-11-22T09:08:16.045041-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633dcba4-29eb-486d-b9d9-d21ebd4867bd/?format=api"
}
]
}