GET /api/bet_types/af3fc506-1e05-4245-b3f1-19388c97cf25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af3fc506-1e05-4245-b3f1-19388c97cf25",
"match": "https://api-prod.gambitprofit.com/api/matches/ab3fcacf-f01a-4d2a-9a6b-b8834abb2373/?format=api",
"name": "Over/Under",
"created_at": "2023-05-18T11:47:13.443651-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c2eba865-6863-4437-baa1-e61645b9d54a",
"gambit_id": "c1bad07f-4030-498e-a3f6-908928def4ab",
"last_updated": "2023-05-19T11:02:16.769661-04:00",
"created_at": "2023-05-18T11:47:13.447084-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3fc506-1e05-4245-b3f1-19388c97cf25/?format=api"
},
{
"id": "5d443b09-5700-454c-a397-3b41c49f5478",
"gambit_id": "a6818bf2-a6a3-40a6-b3dc-3353a7de163c",
"last_updated": "2023-05-19T11:02:16.767795-04:00",
"created_at": "2023-05-18T11:47:13.445392-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3fc506-1e05-4245-b3f1-19388c97cf25/?format=api"
}
]
}