GET /api/bet_types/3973328a-43fc-44b4-bfcb-039b0b3fff7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3973328a-43fc-44b4-bfcb-039b0b3fff7a",
"match": "https://api-prod.gambitprofit.com/api/matches/9e7bb634-91f4-46d2-ad48-b6d0df3988d5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T08:48:20.640958-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "61a54484-39c3-452b-8c2d-1623eb9d8a70",
"gambit_id": "9bfe2b93-45b6-42dc-b59b-22ee25212cb3",
"last_updated": "2023-09-18T19:08:06.918213-04:00",
"created_at": "2023-09-11T08:48:20.645412-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3973328a-43fc-44b4-bfcb-039b0b3fff7a/?format=api"
},
{
"id": "f692c1a2-f30a-4736-90da-9ccad4bb64b8",
"gambit_id": "9d28a33a-9b09-43d3-9999-d0f4b260e3b5",
"last_updated": "2023-09-18T19:08:06.921971-04:00",
"created_at": "2023-09-11T08:48:20.650409-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3973328a-43fc-44b4-bfcb-039b0b3fff7a/?format=api"
}
]
}