GET /api/bet_types/d108f266-9fe3-4b7a-beb1-1ade710f07fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d108f266-9fe3-4b7a-beb1-1ade710f07fd",
"match": "https://api-prod.gambitprofit.com/api/matches/5e967746-1fff-4d81-ae18-486fddc8ef02/?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": "Irene Aldana",
"amount": 5941.0
},
{
"team": "Macy Chiasson",
"amount": 4059.0
}
],
"expected_reward_tokens": 8970.39,
"profit_sb": -29.61,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "811f7d4c-5371-4435-b439-39be002aca2e",
"gambit_id": "b5260ab7-b942-4d53-a937-29b12efa21a8",
"last_updated": "2022-12-24T17:12:08.919003-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Irene Aldana",
"reward": "1.51000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d108f266-9fe3-4b7a-beb1-1ade710f07fd/?format=api"
},
{
"id": "47c1bcc9-738a-4395-b17f-270b86662674",
"gambit_id": "2e6ebf3c-7029-4773-8d2e-5da576b4893d",
"last_updated": "2022-12-24T17:12:08.920155-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Macy Chiasson",
"reward": "2.21000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d108f266-9fe3-4b7a-beb1-1ade710f07fd/?format=api"
}
]
}