GET /api/bet_types/21fc7098-48e0-4caf-931a-c2970e4185ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21fc7098-48e0-4caf-931a-c2970e4185ac",
"match": "https://api-prod.gambitprofit.com/api/matches/a7793bf1-5491-4bf8-83e1-1b13ae1630d6/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:06.148380-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": "TEX",
"amount": 6458.0
},
{
"team": "TAM",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "767f05d2-08a2-415c-841d-4f1389046dcd",
"gambit_id": "1268e7c9-8f00-45a9-8e0f-786cbb27b846",
"last_updated": "2023-06-11T11:23:04.639444-04:00",
"created_at": "2023-06-10T09:38:06.150217-04:00",
"name": "TEX",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fc7098-48e0-4caf-931a-c2970e4185ac/?format=api"
},
{
"id": "d5a75c9e-8f13-4bb3-a6cb-c7371505bf7f",
"gambit_id": "967cffc1-f795-4cc3-bc30-a5eff83556b5",
"last_updated": "2023-06-11T11:23:04.641341-04:00",
"created_at": "2023-06-10T09:38:06.152456-04:00",
"name": "TAM",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fc7098-48e0-4caf-931a-c2970e4185ac/?format=api"
}
]
}