GET /api/bet_types/631701c4-a724-4619-b2a2-27182d122828/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "631701c4-a724-4619-b2a2-27182d122828",
"match": "https://api-prod.gambitprofit.com/api/matches/6672f9f9-1d73-48b9-a674-5fc43a687a2f/?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 8",
"amount": 5096.0
},
{
"team": "Game Total Under 8",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "fad41c33-a978-43f0-8bf6-a0521fd0c0bc",
"gambit_id": "6066347c-0972-4d24-91e9-cc86436e9d25",
"last_updated": "2022-09-07T12:46:59.745646-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631701c4-a724-4619-b2a2-27182d122828/?format=api"
},
{
"id": "a536d6b4-d1c3-4c1f-bbcb-8a7825b5da7f",
"gambit_id": "c7f726dd-80e6-4920-a870-d7feb6a40785",
"last_updated": "2022-09-07T12:46:59.744569-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631701c4-a724-4619-b2a2-27182d122828/?format=api"
}
]
}