GET /api/bet_types/0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425",
"match": "https://api-prod.gambitprofit.com/api/matches/ce1d2bab-dea1-4375-a04c-4955d87c2eee/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-19T12:17:09.851964-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": "Minnesota Wild",
"amount": 6399.0
},
{
"team": "Dallas Stars",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "96f7cf90-636b-4460-8d60-dad5028c3416",
"gambit_id": "65dfe3cc-84a1-4192-843e-0ddb11aeef92",
"last_updated": "2023-04-20T11:42:16.541961-04:00",
"created_at": "2023-04-19T12:17:09.856618-04:00",
"name": "Minnesota Wild",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425/?format=api"
},
{
"id": "7133cfda-cbf0-4e16-920d-8dd7e8405af3",
"gambit_id": "47afcc40-6168-4cc7-9a09-297336f87b34",
"last_updated": "2023-04-20T11:42:16.540330-04:00",
"created_at": "2023-04-19T12:17:09.854280-04:00",
"name": "Dallas Stars",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425/?format=api"
}
]
}