GET /api/bet_types/fdc8faa3-b890-429b-a868-7fcb21fb5736/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdc8faa3-b890-429b-a868-7fcb21fb5736",
"match": "https://api-prod.gambitprofit.com/api/matches/7f828623-a002-4cb1-b2ad-aeecbcc255e8/?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 Over 53.5",
"amount": 5000.0
},
{
"team": "Game Total Under 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a633d590-14df-414b-a113-1a2ab36102c2",
"gambit_id": "0a8689c9-782e-4868-86af-0f85ba4c372a",
"last_updated": "2022-10-31T10:37:24.793311-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdc8faa3-b890-429b-a868-7fcb21fb5736/?format=api"
},
{
"id": "d7e74ae8-f5cc-4f17-b7a3-0207265688a2",
"gambit_id": "f8d11c8e-8a98-498f-b7a6-660ce70a0479",
"last_updated": "2022-10-31T10:37:24.792215-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdc8faa3-b890-429b-a868-7fcb21fb5736/?format=api"
}
]
}