GET /api/bet_types/2c85f9cd-9bad-400d-8f92-376de3020c1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c85f9cd-9bad-400d-8f92-376de3020c1c",
"match": "https://api-prod.gambitprofit.com/api/matches/cf45d155-ce8d-4f7a-886b-11748766591b/?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": "ATL (B Elder)",
"amount": 5385.0
},
{
"team": "MIA (B Garrett)",
"amount": 4615.0
}
],
"expected_reward_tokens": 9368.45,
"profit_sb": 368.45,
"profit_sb_percentage": 4.09,
"recommended": true
},
"lines": [
{
"id": "14a144f2-74f5-4f01-ac12-58a61bb9d10a",
"gambit_id": "0589c8e3-62ed-48f4-b616-0fc354a94b08",
"last_updated": "2022-08-15T14:17:15.395548-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (B Elder)",
"reward": "1.74000",
"odds": "1.81300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c85f9cd-9bad-400d-8f92-376de3020c1c/?format=api"
},
{
"id": "0e643f51-c81d-4ccb-a08f-0ed6c984f2ad",
"gambit_id": "ae8c356c-00ef-43ed-9b32-7fbadd929001",
"last_updated": "2022-08-15T14:17:15.395084-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (B Garrett)",
"reward": "2.03000",
"odds": "2.13000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c85f9cd-9bad-400d-8f92-376de3020c1c/?format=api"
}
]
}