GET /api/bet_types/06e8ccad-ace6-4569-8462-4d0e14a569db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06e8ccad-ace6-4569-8462-4d0e14a569db",
"match": "https://api-prod.gambitprofit.com/api/matches/4492e569-0635-4758-bd77-40ae1f5caa77/?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": "Miami Marlins",
"amount": 5511.0
},
{
"team": "Washington Nationals",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": 202.45,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "a044163f-34f7-4cb7-bdbd-91fc996df0e9",
"gambit_id": "c03b1d0e-4454-45d3-be35-7d39974a0dac",
"last_updated": "2022-09-24T21:17:25.007736-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Marlins",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06e8ccad-ace6-4569-8462-4d0e14a569db/?format=api"
},
{
"id": "d90cc4bf-4b20-4177-85b2-1abfe5d123b0",
"gambit_id": "8a2870f9-f7d0-4af9-a1ed-d4e8c0d60d62",
"last_updated": "2022-09-24T21:17:25.006566-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Nationals",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06e8ccad-ace6-4569-8462-4d0e14a569db/?format=api"
}
]
}