GET /api/bet_types/72421b6d-3f5c-4c6b-8ae7-d703f2ce6bae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72421b6d-3f5c-4c6b-8ae7-d703f2ce6bae",
"match": "https://api-prod.gambitprofit.com/api/matches/afd5a6b8-5040-4c50-9f4b-8f24bc4887b6/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-22T09:58:21.598710-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": "CHC",
"amount": 5213.0
},
{
"team": "COL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e5bbacba-b336-4a27-9fd9-c5d92837c8fa",
"gambit_id": "95a1a065-f3c1-4718-a4ad-f4142f9125b3",
"last_updated": "2023-09-23T21:03:10.661964-04:00",
"created_at": "2023-09-22T09:58:21.607732-04:00",
"name": "CHC",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72421b6d-3f5c-4c6b-8ae7-d703f2ce6bae/?format=api"
},
{
"id": "dbc61093-6d14-447a-be1e-3b644fae0290",
"gambit_id": "d5ff7deb-b81a-4d1b-afee-656316fb292d",
"last_updated": "2023-09-23T21:03:10.658672-04:00",
"created_at": "2023-09-22T09:58:21.602477-04:00",
"name": "COL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72421b6d-3f5c-4c6b-8ae7-d703f2ce6bae/?format=api"
}
]
}