GET /api/bet_types/b01ad2b0-28ed-4435-b196-18f407095462/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b01ad2b0-28ed-4435-b196-18f407095462",
"match": "https://api-prod.gambitprofit.com/api/matches/b05557dc-7c88-4228-9c5d-ed8ca6d76aae/?format=api",
"name": "Over/Under",
"created_at": "2023-03-15T13:57:01.336820-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 2.5",
"amount": 6266.0
},
{
"team": "Game Total Under 2.5",
"amount": 3734.0
}
],
"expected_reward_tokens": 9335.0,
"profit_sb": -165.0,
"profit_sb_percentage": -1.74,
"recommended": false
},
"lines": [
{
"id": "7fed6f90-3817-4620-b590-77fa0ee2c2cc",
"gambit_id": "cd7daa4b-0499-4f38-a1d2-0c1f2c037004",
"last_updated": "2023-03-16T17:37:21.127392-04:00",
"created_at": "2023-03-15T13:57:01.340677-04:00",
"name": "Game Total Over 2.5",
"reward": "1.49000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01ad2b0-28ed-4435-b196-18f407095462/?format=api"
},
{
"id": "1053eb73-2c0a-4706-974f-821798214851",
"gambit_id": "20f99cb8-68af-45df-b282-57434b1e1a65",
"last_updated": "2023-03-16T17:37:21.125011-04:00",
"created_at": "2023-03-15T13:57:01.338385-04:00",
"name": "Game Total Under 2.5",
"reward": "2.50000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01ad2b0-28ed-4435-b196-18f407095462/?format=api"
}
]
}