GET /api/bet_types/e563ef3c-3fd5-47be-95da-e4ac49ed5468/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e563ef3c-3fd5-47be-95da-e4ac49ed5468",
"match": "https://api-prod.gambitprofit.com/api/matches/a971e0f1-c8f5-421a-9aad-0f7a5becb9c6/?format=api",
"name": "Pick the Winner",
"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": "TAM (J Springs)",
"amount": 5228.0
},
{
"team": "BOS (R Hill)",
"amount": 4772.0
}
],
"expected_reward_tokens": 9305.4,
"profit_sb": 305.4,
"profit_sb_percentage": 3.39,
"recommended": true
},
"lines": [
{
"id": "923ca046-b3c9-4c89-b457-d7029b568dea",
"gambit_id": "0e1eef10-98a8-45e5-ae9d-8412e779cda4",
"last_updated": "2022-08-28T11:27:23.664656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (J Springs)",
"reward": "1.78000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e563ef3c-3fd5-47be-95da-e4ac49ed5468/?format=api"
},
{
"id": "d832ca04-0f14-4a31-afaa-8131f600a930",
"gambit_id": "18244738-0358-401f-ab5e-07b3e38b041e",
"last_updated": "2022-08-28T11:27:23.664061-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (R Hill)",
"reward": "1.95000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e563ef3c-3fd5-47be-95da-e4ac49ed5468/?format=api"
}
]
}