GET /api/bet_types/5cd391a2-ac31-4f74-8e1a-6df2ab8d745a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cd391a2-ac31-4f74-8e1a-6df2ab8d745a",
"match": "https://api-prod.gambitprofit.com/api/matches/4baa1963-6332-4536-800e-8cd4076749d5/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:09.069764-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 Under 38.5",
"amount": 5000.0
},
{
"team": "Game Total Over 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "a83896c6-6848-464a-a467-8f91ddec3c95",
"gambit_id": "047b7736-cf98-4f0d-947f-4595c68e5645",
"last_updated": "2023-11-06T21:13:16.202815-05:00",
"created_at": "2023-11-02T09:03:09.078260-04:00",
"name": "Game Total Under 38.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cd391a2-ac31-4f74-8e1a-6df2ab8d745a/?format=api"
},
{
"id": "bc7e3632-9df0-4944-9547-404c256c28f4",
"gambit_id": "e08b59f1-fec6-4683-b434-ea25d8c6f34c",
"last_updated": "2023-11-06T21:13:16.205938-05:00",
"created_at": "2023-11-02T09:03:09.073287-04:00",
"name": "Game Total Over 38.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cd391a2-ac31-4f74-8e1a-6df2ab8d745a/?format=api"
}
]
}