GET /api/bet_types/c00d6f54-8372-4113-81f8-8aa3f38b501c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c00d6f54-8372-4113-81f8-8aa3f38b501c",
"match": "https://api-prod.gambitprofit.com/api/matches/66171a31-88b1-4c14-8568-877f0935ae0b/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-13T09:08:21.701008-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": "MIA",
"amount": 5939.0
},
{
"team": "SEA",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "e329e57b-18ee-4666-a630-bc41f64d0ab8",
"gambit_id": "76c954be-2989-4afb-b43f-53a7c88d8033",
"last_updated": "2023-06-14T11:18:16.379853-04:00",
"created_at": "2023-06-13T09:08:21.703160-04:00",
"name": "MIA",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c00d6f54-8372-4113-81f8-8aa3f38b501c/?format=api"
},
{
"id": "c5692d21-b920-42a2-8966-9bad325f9929",
"gambit_id": "4313bc42-9b2c-413c-ae93-fd49b674df12",
"last_updated": "2023-06-14T11:18:16.384362-04:00",
"created_at": "2023-06-13T09:08:21.705217-04:00",
"name": "SEA",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c00d6f54-8372-4113-81f8-8aa3f38b501c/?format=api"
}
]
}