GET /api/bet_types/362628d7-7ac0-4d17-88c3-86a16630e693/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "362628d7-7ac0-4d17-88c3-86a16630e693",
"match": "https://api-prod.gambitprofit.com/api/matches/fd6d4d85-a304-4718-b3fb-ae483c60ee1b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-25T13:47:03.392046-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 Under 7.5",
"amount": 5094.0
},
{
"team": "Game Total Over 7.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "5d4bb8bd-484a-408e-9307-be73c39c688e",
"gambit_id": "7d524286-9f30-4738-84aa-7dfec392ce56",
"last_updated": "2023-05-26T11:52:16.415281-04:00",
"created_at": "2023-05-25T13:47:03.395981-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362628d7-7ac0-4d17-88c3-86a16630e693/?format=api"
},
{
"id": "96fb80cc-158f-473e-affa-054ced3e63ef",
"gambit_id": "7994789c-3422-4303-bae7-c8205c824eb0",
"last_updated": "2023-05-26T11:52:16.412204-04:00",
"created_at": "2023-05-25T13:47:03.394099-04:00",
"name": "Game Total Over 7.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362628d7-7ac0-4d17-88c3-86a16630e693/?format=api"
}
]
}