GET /api/bet_types/3dad36a2-785b-4753-836a-5c1dfde982bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3dad36a2-785b-4753-836a-5c1dfde982bf",
"match": "https://api-prod.gambitprofit.com/api/matches/d7c65781-4151-4f15-b74f-5490840b7658/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T13:32:59.184904-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": "Total Rounds Under 4.5",
"amount": 5585.0
},
{
"team": "Total Rounds Over 4.5",
"amount": 4415.0
}
],
"expected_reward_tokens": 9271.1,
"profit_sb": -228.9,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "dc976275-d8b0-4013-b50c-bf52f0f55518",
"gambit_id": "ace521b9-934c-4e60-aac5-46d703acee3f",
"last_updated": "2023-08-14T18:48:06.055662-04:00",
"created_at": "2023-08-12T13:32:59.192574-04:00",
"name": "Total Rounds Under 4.5",
"reward": "1.66000",
"odds": "1.68970",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dad36a2-785b-4753-836a-5c1dfde982bf/?format=api"
},
{
"id": "ad087c0a-5f6f-4406-a6e7-7918a3db4015",
"gambit_id": "3019aea5-f3c1-4467-aa32-063ac7394c5a",
"last_updated": "2023-08-14T18:48:06.052207-04:00",
"created_at": "2023-08-12T13:32:59.188787-04:00",
"name": "Total Rounds Over 4.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dad36a2-785b-4753-836a-5c1dfde982bf/?format=api"
}
]
}