GET /api/bet_types/b613ecc6-302a-473c-b136-e861f09024d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b613ecc6-302a-473c-b136-e861f09024d6",
"match": "https://api-prod.gambitprofit.com/api/matches/f1e98067-4253-4d41-a662-70be18162e7a/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-21T12:52:12.968764-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": "BOS",
"amount": 5599.0
},
{
"team": "MIL",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "f645b236-cce3-464a-8c53-acd06d79d4fc",
"gambit_id": "5d534af8-2aef-4f5b-9062-342eedaf1969",
"last_updated": "2023-04-22T13:07:17.709393-04:00",
"created_at": "2023-04-21T12:52:12.972394-04:00",
"name": "BOS",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b613ecc6-302a-473c-b136-e861f09024d6/?format=api"
},
{
"id": "48bffad7-7ffd-43b3-aacd-cd38ac21b4e3",
"gambit_id": "3a089c30-de2b-48f3-a288-bb89f60dc3bf",
"last_updated": "2023-04-22T13:07:17.707893-04:00",
"created_at": "2023-04-21T12:52:12.970283-04:00",
"name": "MIL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b613ecc6-302a-473c-b136-e861f09024d6/?format=api"
}
]
}