GET /api/bet_types/617ae3aa-1124-4c5b-97a8-c6696510ad53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "617ae3aa-1124-4c5b-97a8-c6696510ad53",
"match": "https://api-prod.gambitprofit.com/api/matches/d49a52b6-ce65-48b1-b694-2d2a2322453b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-18T09:43:03.422592-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f035c39f-fde8-48fa-8e93-eff38f5d234a",
"gambit_id": "2415f2e7-2e7d-45f8-83cd-5cb320b4141a",
"last_updated": "2023-06-20T10:43:12.155575-04:00",
"created_at": "2023-06-18T09:43:03.424717-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/617ae3aa-1124-4c5b-97a8-c6696510ad53/?format=api"
},
{
"id": "14427012-5d2b-4e40-b971-5ff22fc27cc3",
"gambit_id": "b982b804-65d2-42c4-a056-a7202c3dbebd",
"last_updated": "2023-06-20T10:43:12.157652-04:00",
"created_at": "2023-06-18T09:43:03.427056-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/617ae3aa-1124-4c5b-97a8-c6696510ad53/?format=api"
}
]
}