GET /api/bet_types/040d683a-d6e4-4336-8db2-fb6b41eb74d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "040d683a-d6e4-4336-8db2-fb6b41eb74d9",
"match": "https://api-prod.gambitprofit.com/api/matches/9c82a526-dd98-415b-9091-b7ed9f150354/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T09:13:24.432223-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": "ATL",
"amount": 5688.0
},
{
"team": "CWS",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "af83952c-509b-41fd-bab0-d05bda01a773",
"gambit_id": "205449bc-1389-49b3-a57f-95e3a4929afd",
"last_updated": "2023-07-17T09:13:04.628444-04:00",
"created_at": "2023-07-14T09:13:24.436708-04:00",
"name": "ATL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/040d683a-d6e4-4336-8db2-fb6b41eb74d9/?format=api"
},
{
"id": "0f7b502d-571c-46a3-9b89-73ff9a5b69c5",
"gambit_id": "c611103c-c925-4b67-a2d7-21d209102976",
"last_updated": "2023-07-17T09:13:04.627076-04:00",
"created_at": "2023-07-14T09:13:24.434515-04:00",
"name": "CWS",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/040d683a-d6e4-4336-8db2-fb6b41eb74d9/?format=api"
}
]
}