GET /api/bet_types/4ba469f4-5e43-4cf3-bd51-5a1da45ee368/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ba469f4-5e43-4cf3-bd51-5a1da45ee368",
"match": "https://api-prod.gambitprofit.com/api/matches/0ef8a5b4-92bc-4417-b107-85979ae666d6/?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": "Carlos Alcaraz Garfia",
"amount": 6419.0
},
{
"team": "Casper Ruud",
"amount": 3581.0
}
],
"expected_reward_tokens": 8986.6,
"profit_sb": -13.4,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "d1c58097-3ba0-4489-af83-199830cb8aee",
"gambit_id": "765aafa7-da67-452a-9e9d-2ea820f2a2df",
"last_updated": "2022-09-12T11:32:01.727358-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carlos Alcaraz Garfia",
"reward": "1.40000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba469f4-5e43-4cf3-bd51-5a1da45ee368/?format=api"
},
{
"id": "19647e2a-39ae-4cb9-9774-177c3020616e",
"gambit_id": "a09e76de-7635-4934-aad4-b24f5f5ab544",
"last_updated": "2022-09-12T11:32:01.729656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Casper Ruud",
"reward": "2.51000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba469f4-5e43-4cf3-bd51-5a1da45ee368/?format=api"
}
]
}