GET /api/bet_types/13335204-5e91-4a42-b35f-3bab63710c22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13335204-5e91-4a42-b35f-3bab63710c22",
"match": "https://api-prod.gambitprofit.com/api/matches/96d6d92c-0b38-464e-b095-43568e2f68fd/?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": 5565.0
},
{
"team": "Game Total Over 2.5",
"amount": 4435.0
}
],
"expected_reward_tokens": 8736.95,
"profit_sb": -263.05,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "f845b055-b6e1-4759-9ba7-9ab6ae2a5920",
"gambit_id": "c3a66adb-8635-44dc-a7ea-38505f5dc06c",
"last_updated": "2022-11-23T09:57:23.559035-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.57000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13335204-5e91-4a42-b35f-3bab63710c22/?format=api"
},
{
"id": "0e635601-ea1f-4a92-a088-2d1c254d2f09",
"gambit_id": "1eaee7e2-869a-423b-a981-7c065335f39e",
"last_updated": "2022-11-23T09:57:23.560077-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.97000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13335204-5e91-4a42-b35f-3bab63710c22/?format=api"
}
]
}