GET /api/bet_types/677cfdf1-d883-4aa8-8ebe-8f7f850680ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "677cfdf1-d883-4aa8-8ebe-8f7f850680ab",
"match": "https://api-prod.gambitprofit.com/api/matches/87ecdd48-cdfa-434f-ba8f-36f80f77b9fd/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-17T10:28:02.125175-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": "MIN",
"amount": 5213.0
},
{
"team": "CWS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "29ecfc49-2688-4442-bf30-0c707edf9215",
"gambit_id": "7dd58bcf-02e6-49b7-bad2-0e2e353d2588",
"last_updated": "2023-09-18T22:53:05.263417-04:00",
"created_at": "2023-09-17T10:28:02.130723-04:00",
"name": "MIN",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677cfdf1-d883-4aa8-8ebe-8f7f850680ab/?format=api"
},
{
"id": "60bb4b69-34d3-4e34-9118-544d93ab8f0b",
"gambit_id": "2c00d10c-3576-4061-affc-57b45fcd72aa",
"last_updated": "2023-09-18T22:53:05.266800-04:00",
"created_at": "2023-09-17T10:28:02.137293-04:00",
"name": "CWS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677cfdf1-d883-4aa8-8ebe-8f7f850680ab/?format=api"
}
]
}