GET /api/bet_types/aa472eef-d93c-4952-a0a6-33ca8f1866d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa472eef-d93c-4952-a0a6-33ca8f1866d2",
"match": "https://api-prod.gambitprofit.com/api/matches/d311b6c7-5126-4d0c-b76a-467678fcf39a/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "3968ab54-d15f-4029-adc5-f1371f6da903",
"gambit_id": "63754581-d702-4dd5-be78-c7fc7b35c37e",
"last_updated": "2022-10-13T09:57:19.313334-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.85000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa472eef-d93c-4952-a0a6-33ca8f1866d2/?format=api"
},
{
"id": "d3541237-76a0-48ba-8f14-4968598875ae",
"gambit_id": "86c48bf1-d352-4c70-96b6-df86e7790526",
"last_updated": "2022-10-13T09:57:19.312236-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.85000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa472eef-d93c-4952-a0a6-33ca8f1866d2/?format=api"
}
]
}