GET /api/bet_types/d37d2518-0238-412d-b8f5-112ee63cedf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d37d2518-0238-412d-b8f5-112ee63cedf5",
"match": "https://api-prod.gambitprofit.com/api/matches/4137b797-1e7a-456c-8ed4-ac1a23743266/?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": "SDG (J Musgrove)",
"amount": 5692.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4308.0
}
],
"expected_reward_tokens": 9391.44,
"profit_sb": 391.44,
"profit_sb_percentage": 4.35,
"recommended": true
},
"lines": [
{
"id": "0063cecf-9e85-4624-b060-a103ea312305",
"gambit_id": "40ab0218-aa3b-4b2f-a01f-52775706e6be",
"last_updated": "2022-08-16T11:46:48.276251-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (J Musgrove)",
"reward": "1.65000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d37d2518-0238-412d-b8f5-112ee63cedf5/?format=api"
},
{
"id": "77775785-3577-43f8-8180-717443db69ce",
"gambit_id": "bfb4d7a8-bedf-4945-b5a4-b32c31803d41",
"last_updated": "2022-08-16T11:46:48.275825-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (S Alcantara)",
"reward": "2.18000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d37d2518-0238-412d-b8f5-112ee63cedf5/?format=api"
}
]
}