GET /api/bet_types/0ef9876c-8c75-4717-9d7a-9f6320c17f84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ef9876c-8c75-4717-9d7a-9f6320c17f84",
"match": "https://api-prod.gambitprofit.com/api/matches/80388ab6-3429-4e1c-9453-04588a871d53/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:22.624974-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c33283e2-905d-4b35-bb5e-9fc164f546a2",
"gambit_id": "17a5fbba-cafb-4d84-b9f3-599d6aa40557",
"last_updated": "2023-04-16T18:12:15.998845-04:00",
"created_at": "2023-04-13T09:32:22.628143-04:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ef9876c-8c75-4717-9d7a-9f6320c17f84/?format=api"
},
{
"id": "38ec53eb-18f6-4cf3-ad43-c028ab2682e5",
"gambit_id": "72003f11-620f-45aa-a8f9-fbba599a00e6",
"last_updated": "2023-04-16T18:12:15.996168-04:00",
"created_at": "2023-04-13T09:32:22.626544-04:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ef9876c-8c75-4717-9d7a-9f6320c17f84/?format=api"
}
]
}