GET /api/bet_types/a922857d-07ba-4ab3-bec9-d71b23bc6c6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a922857d-07ba-4ab3-bec9-d71b23bc6c6e",
"match": "https://api-prod.gambitprofit.com/api/matches/52af008c-949d-41fe-b63a-d0324f20b28f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:17.632311-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": "LAA",
"amount": 5784.0
},
{
"team": "SEA",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "ebec75ee-f290-469d-b65e-500bfa1ef0f9",
"gambit_id": "e3e3079d-1b3e-4258-970a-2d16c84c95e2",
"last_updated": "2023-04-05T10:07:04.596153-04:00",
"created_at": "2023-04-04T09:32:17.635419-04:00",
"name": "LAA",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a922857d-07ba-4ab3-bec9-d71b23bc6c6e/?format=api"
},
{
"id": "6ec083bd-9b7f-4c11-bc37-f73b34d29a96",
"gambit_id": "ee09c755-84c3-442f-812c-82c4e007e58c",
"last_updated": "2023-04-05T10:07:04.594387-04:00",
"created_at": "2023-04-04T09:32:17.633738-04:00",
"name": "SEA",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a922857d-07ba-4ab3-bec9-d71b23bc6c6e/?format=api"
}
]
}