GET /api/bet_types/7c10af84-ada9-445b-b8a1-1bc585faaa14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c10af84-ada9-445b-b8a1-1bc585faaa14",
"match": "https://api-prod.gambitprofit.com/api/matches/ba41b251-dbe4-4c99-b7c2-014ed37d008f/?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 61.5",
"amount": 5000.0
},
{
"team": "Game Total Over 61.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": 400.0,
"profit_sb_percentage": 4.44,
"recommended": true
},
"lines": [
{
"id": "f71e0a26-7e02-4376-b3d4-37859e12caae",
"gambit_id": "32e384bc-e36c-4b31-95ac-baa86c18446d",
"last_updated": "2022-11-02T21:12:12.603316-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c10af84-ada9-445b-b8a1-1bc585faaa14/?format=api"
},
{
"id": "a6cb5bdf-968d-4578-883b-b6b81e628512",
"gambit_id": "7187ce86-05a3-4318-85e6-3eb9a0122648",
"last_updated": "2022-11-02T21:12:12.604505-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c10af84-ada9-445b-b8a1-1bc585faaa14/?format=api"
}
]
}