GET /api/bet_types/e8c56c55-365b-4914-ae7c-93e6016583da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8c56c55-365b-4914-ae7c-93e6016583da",
"match": "https://api-prod.gambitprofit.com/api/matches/bf9b37db-a40e-4cb4-8594-25927af1e680/?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": "CHC (A Sampson)",
"amount": 5570.0
},
{
"team": "CIN (L Cessa)",
"amount": 4430.0
}
],
"expected_reward_tokens": 9301.9,
"profit_sb": 301.9,
"profit_sb_percentage": 3.35,
"recommended": true
},
"lines": [
{
"id": "b19efb12-83c0-435d-b5e4-6ddf97ed1615",
"gambit_id": "8920f670-97e1-499b-91a3-f4b29388ee06",
"last_updated": "2022-09-09T16:11:54.617429-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (A Sampson)",
"reward": "1.67000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c56c55-365b-4914-ae7c-93e6016583da/?format=api"
},
{
"id": "d71d6c2e-df3c-420b-9b17-8b2486d91011",
"gambit_id": "c58218fb-f7fe-49ad-ab96-7267892056bc",
"last_updated": "2022-09-09T16:11:54.618453-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (L Cessa)",
"reward": "2.10000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c56c55-365b-4914-ae7c-93e6016583da/?format=api"
}
]
}