GET /api/bet_types/6d73ce25-aab7-4f73-821b-cc537dd4ed8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d73ce25-aab7-4f73-821b-cc537dd4ed8f",
"match": "https://api-prod.gambitprofit.com/api/matches/161308e9-eeed-474d-809b-7b7ccb2588e7/?format=api",
"name": "Over/Under",
"created_at": "2023-10-21T09:38:06.955725-04: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": "Game Total Over 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "8ee543ed-44b3-458a-8ae2-d4f3063082fa",
"gambit_id": "c83b5662-ca4d-486b-a9b3-4c038eb735a9",
"last_updated": "2023-10-23T20:33:03.881517-04:00",
"created_at": "2023-10-21T09:38:06.960943-04:00",
"name": "Game Total Over 6",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d73ce25-aab7-4f73-821b-cc537dd4ed8f/?format=api"
},
{
"id": "de4ea8f9-b2b6-4431-a866-eba479120739",
"gambit_id": "3907c268-1f70-4679-9b4b-938b1b3a9134",
"last_updated": "2023-10-23T20:33:03.885985-04:00",
"created_at": "2023-10-21T09:38:06.965604-04:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d73ce25-aab7-4f73-821b-cc537dd4ed8f/?format=api"
}
]
}