GET /api/bet_types/f4b7199a-7da4-4690-89c0-52d38cde6f6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4b7199a-7da4-4690-89c0-52d38cde6f6f",
"match": "https://api-prod.gambitprofit.com/api/matches/6675c8a5-dc21-425a-b02d-cea6c03c1db2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-23T16:11:49.664318-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 231",
"amount": 5000.0
},
{
"team": "Game Total Under 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e2df05bd-d51e-4827-8e64-45fcdea09919",
"gambit_id": "6d532f1c-a0ea-4bc6-b0e4-65197fa22e10",
"last_updated": "2023-04-24T13:02:15.193061-04:00",
"created_at": "2023-04-23T16:11:49.670482-04:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4b7199a-7da4-4690-89c0-52d38cde6f6f/?format=api"
},
{
"id": "fa08554b-5463-4e00-9032-8a6bc414ee8d",
"gambit_id": "1d51189a-4a6b-4b35-8f48-1f7d8f629d27",
"last_updated": "2023-04-24T13:02:15.190935-04:00",
"created_at": "2023-04-23T16:11:49.667696-04:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4b7199a-7da4-4690-89c0-52d38cde6f6f/?format=api"
}
]
}