GET /api/bet_types/25aa04e5-1a15-4319-8131-e3d6215d55c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25aa04e5-1a15-4319-8131-e3d6215d55c5",
"match": "https://api-prod.gambitprofit.com/api/matches/fcc59d3c-416f-49c8-8c41-d1f478dd7bed/?format=api",
"name": "Over/Under",
"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": "Game Total Over 7",
"amount": 5208.0
},
{
"team": "Game Total Under 7",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "7ef30ed7-d61e-4061-a729-ceda1500fd7d",
"gambit_id": "e60268c9-8243-4ad0-a3b6-9095bbb5d888",
"last_updated": "2022-09-19T09:27:01.227735-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25aa04e5-1a15-4319-8131-e3d6215d55c5/?format=api"
},
{
"id": "30126121-b6db-49bd-bfd2-3fadd1d68628",
"gambit_id": "54cb8d93-52c1-4d0c-ba5b-fa8551c63054",
"last_updated": "2022-09-19T09:27:01.226568-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25aa04e5-1a15-4319-8131-e3d6215d55c5/?format=api"
}
]
}