GET /api/bet_types/0e102626-f7de-42fc-8574-5a0aa58d3aa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e102626-f7de-42fc-8574-5a0aa58d3aa8",
"match": "https://api-prod.gambitprofit.com/api/matches/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-04T10:37:57.212289-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": "St Louis Blues",
"amount": 5699.0
},
{
"team": "Los Angeles Kings",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "943ab1a0-73c0-4eb0-9703-9c47830f58e9",
"gambit_id": "a7eb264c-1ecb-4385-ad7b-6ed934780a7f",
"last_updated": "2023-03-06T11:27:06.577139-05:00",
"created_at": "2023-03-04T10:37:57.214739-05:00",
"name": "St Louis Blues",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e102626-f7de-42fc-8574-5a0aa58d3aa8/?format=api"
},
{
"id": "8dbe7b8a-98d9-4816-a88b-3fd517cefa55",
"gambit_id": "f8f7fc72-c28e-48ba-b83a-30f9b0501f32",
"last_updated": "2023-03-06T11:27:06.575921-05:00",
"created_at": "2023-03-04T10:37:57.213491-05:00",
"name": "Los Angeles Kings",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e102626-f7de-42fc-8574-5a0aa58d3aa8/?format=api"
}
]
}