GET /api/bet_types/7c025200-1239-4279-8e65-aa440a0ff308/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c025200-1239-4279-8e65-aa440a0ff308",
"match": "https://api-prod.gambitprofit.com/api/matches/66477ac6-5bb4-471c-b84b-d543284bfbf0/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-04T10:37:56.247811-05: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": "Chicago Blackhawks",
"amount": 5699.0
},
{
"team": "Nashville Predators",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "46e7bd6a-e5c8-4464-8201-e4c75a5f2b86",
"gambit_id": "6dd3a456-5cb1-4f52-88aa-596ba668191e",
"last_updated": "2023-03-06T11:37:11.422716-05:00",
"created_at": "2023-03-04T10:37:56.249023-05:00",
"name": "Chicago Blackhawks",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c025200-1239-4279-8e65-aa440a0ff308/?format=api"
},
{
"id": "38f91144-83db-486e-b6fa-357b8bcaab03",
"gambit_id": "493e509d-5049-4216-86a6-7d6e5af00576",
"last_updated": "2023-03-06T11:37:11.423997-05:00",
"created_at": "2023-03-04T10:37:56.250217-05:00",
"name": "Nashville Predators",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c025200-1239-4279-8e65-aa440a0ff308/?format=api"
}
]
}