GET /api/bet_types/010fd4bc-fc70-42c3-98e4-82756ef64fa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "010fd4bc-fc70-42c3-98e4-82756ef64fa8",
"match": "https://api-prod.gambitprofit.com/api/matches/38500f8e-8041-452c-9884-5597adb11d92/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:04.914127-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 7",
"amount": 5214.0
},
{
"team": "Game Total Over 7",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "9ec0ae3a-6f19-412b-a4e4-eadb33966139",
"gambit_id": "66cf9f04-79a9-45d3-96f8-fd89382b902c",
"last_updated": "2023-11-06T09:27:58.087688-05:00",
"created_at": "2023-11-04T09:48:04.923239-04:00",
"name": "Game Total Under 7",
"reward": "1.79000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010fd4bc-fc70-42c3-98e4-82756ef64fa8/?format=api"
},
{
"id": "8635f085-4bf0-4a29-b40c-4b98da527e7e",
"gambit_id": "1e43aa7a-ed29-4c6d-af81-e7f959660de5",
"last_updated": "2023-11-06T09:27:58.084043-05:00",
"created_at": "2023-11-04T09:48:04.918606-04:00",
"name": "Game Total Over 7",
"reward": "1.95000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010fd4bc-fc70-42c3-98e4-82756ef64fa8/?format=api"
}
]
}