GET /api/bet_types/db901862-3316-4112-a9bd-09fdb57445b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db901862-3316-4112-a9bd-09fdb57445b1",
"match": "https://api-prod.gambitprofit.com/api/matches/87c06a1d-ed18-4613-9e79-88070f926eaa/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T08:33:19.279653-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": "NYM",
"amount": 5319.0
},
{
"team": "BAL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "e2f5d6e2-3939-4701-89d4-a08ae1b7c500",
"gambit_id": "912ba87d-c034-4337-a0f9-d47afe436270",
"last_updated": "2023-08-07T14:58:06.000238-04:00",
"created_at": "2023-08-05T08:33:19.284241-04:00",
"name": "NYM",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db901862-3316-4112-a9bd-09fdb57445b1/?format=api"
},
{
"id": "2cc0ceef-f1f5-429d-b4be-aa10118195c0",
"gambit_id": "f42d4726-b700-4f76-9f7a-6a3ce0580155",
"last_updated": "2023-08-07T14:58:06.003902-04:00",
"created_at": "2023-08-05T08:33:19.288295-04:00",
"name": "BAL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db901862-3316-4112-a9bd-09fdb57445b1/?format=api"
}
]
}