GET /api/bet_types/7d9277b6-d272-442c-bed1-7f63d89687ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d9277b6-d272-442c-bed1-7f63d89687ec",
"match": "https://api-prod.gambitprofit.com/api/matches/9d303da2-582b-46a0-a514-311fbad1a253/?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": 5662.0
},
{
"team": "Game Total Over 2.5",
"amount": 4338.0
}
],
"expected_reward_tokens": 8719.38,
"profit_sb": -280.62,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "24c2c83d-9372-4a74-8344-6ed55a1ce747",
"gambit_id": "b82aac25-9acc-498c-9433-3509ec0e538e",
"last_updated": "2022-11-25T09:32:02.159850-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.54000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9277b6-d272-442c-bed1-7f63d89687ec/?format=api"
},
{
"id": "15fa262f-4c1b-47a1-8333-78908ebf092e",
"gambit_id": "51feb130-790b-4c17-80fe-08ed84788d28",
"last_updated": "2022-11-25T09:32:02.160937-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.01000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9277b6-d272-442c-bed1-7f63d89687ec/?format=api"
}
]
}