GET /api/bet_types/8935bc7b-a3cc-4b40-bbee-75c07debd385/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8935bc7b-a3cc-4b40-bbee-75c07debd385",
"match": "https://api-prod.gambitprofit.com/api/matches/a5d95b4c-beeb-44cc-8569-1ec44ebda80a/?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": "Mid Tenn State",
"amount": 7438.0
},
{
"team": "Charlotte",
"amount": 2562.0
}
],
"expected_reward_tokens": 9223.12,
"profit_sb": 223.12,
"profit_sb_percentage": 2.48,
"recommended": true
},
"lines": [
{
"id": "82ba6f0a-e058-4fde-b95e-4302d9fea67b",
"gambit_id": "2f4bd503-6c36-456d-a983-86c9af97d93a",
"last_updated": "2022-11-14T09:59:11.626664-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "1.24000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8935bc7b-a3cc-4b40-bbee-75c07debd385/?format=api"
},
{
"id": "25c48b71-1f60-4cc7-99eb-798c231acf75",
"gambit_id": "beef92a4-9674-4ba3-875d-0c15365c5ea2",
"last_updated": "2022-11-14T09:59:11.627617-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte",
"reward": "3.60000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8935bc7b-a3cc-4b40-bbee-75c07debd385/?format=api"
}
]
}