GET /api/bet_types/9b359c60-1560-4b5d-8bb2-0b807d4aaa80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b359c60-1560-4b5d-8bb2-0b807d4aaa80",
"match": "https://api-prod.gambitprofit.com/api/matches/e483ecb4-b573-441a-aa58-09d84c215eaa/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-30T10:47:17.313074-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": "TAM",
"amount": 5107.0
},
{
"team": "CHC",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ec783da4-f3c1-41d4-aebf-3848381bdf0e",
"gambit_id": "074739d6-4ff4-408b-abde-760154c2be39",
"last_updated": "2023-05-31T11:47:20.561048-04:00",
"created_at": "2023-05-30T10:47:17.315394-04:00",
"name": "TAM",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b359c60-1560-4b5d-8bb2-0b807d4aaa80/?format=api"
},
{
"id": "73fa4405-363c-4a9f-9554-0da9fcefda35",
"gambit_id": "6e025091-6301-4b40-a9f6-5e3a7f8ec41a",
"last_updated": "2023-05-31T11:47:20.563386-04:00",
"created_at": "2023-05-30T10:47:17.317902-04:00",
"name": "CHC",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b359c60-1560-4b5d-8bb2-0b807d4aaa80/?format=api"
}
]
}