GET /api/bet_types/01b517cb-abee-498d-a34a-5084a0feb900/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01b517cb-abee-498d-a34a-5084a0feb900",
"match": "https://api-prod.gambitprofit.com/api/matches/c1ddaac7-7a1b-48f4-bab1-ca334b82855a/?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 7",
"amount": 5205.0
},
{
"team": "Game Total Over 7",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "5ee66776-d828-40e9-b7d0-7616fe6ca4ba",
"gambit_id": "f266140d-3695-42a1-9736-de999017673b",
"last_updated": "2022-09-07T12:46:57.311155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01b517cb-abee-498d-a34a-5084a0feb900/?format=api"
},
{
"id": "077c008b-ab32-4fbf-9c3d-e31d2c0e054b",
"gambit_id": "54262cc5-843d-4b67-9a9b-6ef46979ade8",
"last_updated": "2022-09-07T12:46:57.312304-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01b517cb-abee-498d-a34a-5084a0feb900/?format=api"
}
]
}