GET /api/bet_types/a443196c-5a71-4954-99a1-d75894f2cc2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a443196c-5a71-4954-99a1-d75894f2cc2a",
"match": "https://api-prod.gambitprofit.com/api/matches/d821fa8a-4f0a-42fc-b890-058108872fdc/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-28T10:08:15.012557-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": "Cincinnati Bengals",
"amount": 5213.0
},
{
"team": "Tennessee Titans",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8cab8d78-8847-4a1b-a2c4-0e2ad2f89c81",
"gambit_id": "3452cf23-116d-4caf-8e05-e8e4354e8fd6",
"last_updated": "2023-10-02T21:08:12.783981-04:00",
"created_at": "2023-09-28T10:08:15.017784-04:00",
"name": "Cincinnati Bengals",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a443196c-5a71-4954-99a1-d75894f2cc2a/?format=api"
},
{
"id": "398e7b97-c970-4b3f-b55e-966e0b072251",
"gambit_id": "4e2d9154-9e2a-4809-ad94-ecce566706a8",
"last_updated": "2023-10-02T21:08:12.787273-04:00",
"created_at": "2023-09-28T10:08:15.024133-04:00",
"name": "Tennessee Titans",
"reward": "1.96000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a443196c-5a71-4954-99a1-d75894f2cc2a/?format=api"
}
]
}