GET /api/bet_types/7aff7887-5458-419f-93d5-27f307985ded/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7aff7887-5458-419f-93d5-27f307985ded",
"match": "https://api-prod.gambitprofit.com/api/matches/212bd3b2-d83f-49f3-832d-00fad2b2a170/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-07T08:48:15.033547-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": "ARI",
"amount": 5688.0
},
{
"team": "CHC",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "fb13b985-dbe7-4b83-aa8c-913610bc34c9",
"gambit_id": "3604f917-3c07-49a4-b413-efe70bd4c4bb",
"last_updated": "2023-09-08T09:38:01.804673-04:00",
"created_at": "2023-09-07T08:48:15.039063-04:00",
"name": "ARI",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aff7887-5458-419f-93d5-27f307985ded/?format=api"
},
{
"id": "57592534-3f54-4476-a691-c3ad7a180309",
"gambit_id": "f3811cd1-9957-4d9a-bd0a-05dca03c4d20",
"last_updated": "2023-09-08T09:38:01.808728-04:00",
"created_at": "2023-09-07T08:48:15.044629-04:00",
"name": "CHC",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aff7887-5458-419f-93d5-27f307985ded/?format=api"
}
]
}