GET /api/bet_types/016d044a-6ab3-4a3e-a336-2fcc4505e154/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "016d044a-6ab3-4a3e-a336-2fcc4505e154",
"match": "https://api-prod.gambitprofit.com/api/matches/5acab665-b526-4eb5-b4fa-fc2049586bbe/?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": "Jack Della Maddalena",
"amount": 7972.0
},
{
"team": "Danny Roberts",
"amount": 2028.0
}
],
"expected_reward_tokens": 9166.56,
"profit_sb": 166.56,
"profit_sb_percentage": 1.85,
"recommended": true
},
"lines": [
{
"id": "706323ce-a285-43dc-a9d5-a14c1930cdf9",
"gambit_id": "5329ce81-8de8-47d8-8105-2c27220193cd",
"last_updated": "2022-11-21T16:03:55.876590-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jack Della Maddalena",
"reward": "1.15000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/016d044a-6ab3-4a3e-a336-2fcc4505e154/?format=api"
},
{
"id": "68cbdfdc-9f99-406f-9005-d0a8f517b609",
"gambit_id": "586c7887-beb6-4170-ab39-c240ff4747cc",
"last_updated": "2022-11-21T16:03:55.877741-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Danny Roberts",
"reward": "4.52000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/016d044a-6ab3-4a3e-a336-2fcc4505e154/?format=api"
}
]
}