GET /api/bet_types/2e137443-0092-4c26-93a3-068507f7bc7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e137443-0092-4c26-93a3-068507f7bc7e",
"match": "https://api-prod.gambitprofit.com/api/matches/a9867456-3b7a-4f69-96e0-68a7dd82f183/?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": "Julian Erosa",
"amount": 5831.0
},
{
"team": "Alex Caceres",
"amount": 4169.0
}
],
"expected_reward_tokens": 8921.43,
"profit_sb": -78.57,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "94b7e80d-fc3f-4657-88fb-b09038dac108",
"gambit_id": "811f2b5b-79da-4997-9313-c10a724ec83b",
"last_updated": "2022-12-19T10:52:35.380376-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Julian Erosa",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e137443-0092-4c26-93a3-068507f7bc7e/?format=api"
},
{
"id": "41e7244f-2b97-4819-b1d7-b3ad39209f48",
"gambit_id": "d4a2e0a7-92a4-4560-9da2-f045547a19c8",
"last_updated": "2022-12-19T10:52:35.381488-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Alex Caceres",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e137443-0092-4c26-93a3-068507f7bc7e/?format=api"
}
]
}