GET /api/bet_types/53b01dca-5515-4da8-a718-1b317b541678/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53b01dca-5515-4da8-a718-1b317b541678",
"match": "https://api-prod.gambitprofit.com/api/matches/6fc7f8b4-a57c-4fad-8739-b4380e3001ae/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-14T09:33:05.535511-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": 6232.0
},
{
"team": "BAL",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "5c18ae3e-b798-4863-80fb-cdeefe99a5e1",
"gambit_id": "d6954158-b1d0-4baa-a0c0-8f1f06435830",
"last_updated": "2023-09-15T10:28:27.740758-04:00",
"created_at": "2023-09-14T09:33:05.539584-04:00",
"name": "TAM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53b01dca-5515-4da8-a718-1b317b541678/?format=api"
},
{
"id": "29ad6f40-8913-4e74-8c7a-f255188a7f76",
"gambit_id": "3b7f76d9-a4a9-4561-907c-352d71caca99",
"last_updated": "2023-09-15T10:28:27.743988-04:00",
"created_at": "2023-09-14T09:33:05.543781-04:00",
"name": "BAL",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53b01dca-5515-4da8-a718-1b317b541678/?format=api"
}
]
}