GET /api/bet_types/009f20f5-792c-4bf2-aeae-0aef8b0211ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "009f20f5-792c-4bf2-aeae-0aef8b0211ea",
"match": "https://api-prod.gambitprofit.com/api/matches/2502dcc7-b181-4719-9fe6-ad41c240f45e/?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 61",
"amount": 5000.0
},
{
"team": "Game Total Over 61",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "0bace2a6-ab66-4b95-894b-f518c1f27e90",
"gambit_id": "bcda2861-d8c4-4c69-8243-adb1b7df05d0",
"last_updated": "2022-10-03T11:12:31.601008-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61",
"reward": "1.85000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009f20f5-792c-4bf2-aeae-0aef8b0211ea/?format=api"
},
{
"id": "25063e59-9d32-4523-b2fe-45495c830db8",
"gambit_id": "d353234a-d71c-408e-9055-81d71155a9ab",
"last_updated": "2022-10-03T11:12:31.602152-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61",
"reward": "1.85000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009f20f5-792c-4bf2-aeae-0aef8b0211ea/?format=api"
}
]
}