GET /api/bet_types/998c7db1-11df-4d8e-9f17-f648d4b3416a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "998c7db1-11df-4d8e-9f17-f648d4b3416a",
"match": "https://api-prod.gambitprofit.com/api/matches/25a9cb49-9b56-4749-90ce-0e5cba63af06/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:41:52.196425-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 2.5",
"amount": 6469.0
},
{
"team": "Game Total Under 2.5",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "de180e8a-e95c-4fbe-a96a-d230d234db41",
"gambit_id": "32d4732b-7c1c-4ae1-8a0f-4db8353b0a8a",
"last_updated": "2023-05-22T18:02:06.704132-04:00",
"created_at": "2023-05-19T11:41:52.199202-04:00",
"name": "Game Total Over 2.5",
"reward": "1.43000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/998c7db1-11df-4d8e-9f17-f648d4b3416a/?format=api"
},
{
"id": "a539e920-4c95-4d13-b150-259bfb0752e7",
"gambit_id": "1e630d5d-069b-45cf-a042-bd50729bbec8",
"last_updated": "2023-05-22T18:02:06.706459-04:00",
"created_at": "2023-05-19T11:41:52.201831-04:00",
"name": "Game Total Under 2.5",
"reward": "2.62000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/998c7db1-11df-4d8e-9f17-f648d4b3416a/?format=api"
}
]
}