GET /api/bet_types/722f90cb-1b80-4422-aac3-02a65fcf21bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "722f90cb-1b80-4422-aac3-02a65fcf21bf",
"match": "https://api-prod.gambitprofit.com/api/matches/5115357e-d8f8-4c28-b7d5-e0c124952e80/?format=api",
"name": "Play the Odds",
"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": "HOU",
"amount": 5511.0
},
{
"team": "OAK",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": 202.45,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "e7c94fce-be95-470f-8989-55c8a0c3bd8a",
"gambit_id": "5f481ff7-4393-4663-aaa5-1b8ce1b45807",
"last_updated": "2022-08-15T14:17:14.671989-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "1.67000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722f90cb-1b80-4422-aac3-02a65fcf21bf/?format=api"
},
{
"id": "b6e5f9d0-6e6d-400d-926e-fc80161659c6",
"gambit_id": "563d5ad7-7dcd-47d7-b23b-d56e94ec989a",
"last_updated": "2022-08-15T14:17:14.672534-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK",
"reward": "2.05000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722f90cb-1b80-4422-aac3-02a65fcf21bf/?format=api"
}
]
}