GET /api/bet_types/16c946e0-6b68-4c9a-9b8a-08cab350ec00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16c946e0-6b68-4c9a-9b8a-08cab350ec00",
"match": "https://api-prod.gambitprofit.com/api/matches/b8a774fe-a29f-425c-86da-ad171219597d/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "KAN",
"amount": 5097.0
},
{
"team": "SEA",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "122d7015-87cd-4230-9e29-cde155cb934b",
"gambit_id": "2672c284-773e-401a-80e9-ac3ef3c53355",
"last_updated": "2022-09-25T21:46:53.108174-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.76000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c946e0-6b68-4c9a-9b8a-08cab350ec00/?format=api"
},
{
"id": "082fe3a6-4ab7-4fed-9e21-8187a5a2caaa",
"gambit_id": "e108c7fe-cf95-4547-8240-68cf7b671aeb",
"last_updated": "2022-09-25T21:46:53.109247-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA",
"reward": "1.83000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c946e0-6b68-4c9a-9b8a-08cab350ec00/?format=api"
}
]
}