GET /api/bet_types/38c608f5-d28f-48de-9e08-bfb1501663d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38c608f5-d28f-48de-9e08-bfb1501663d1",
"match": "https://api-prod.gambitprofit.com/api/matches/4e1b969b-b45d-4b72-b6e5-203109a9a271/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-06T10:57:11.061373-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": "MIN",
"amount": 5784.0
},
{
"team": "TAM",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "2c306b1d-7eaa-431b-af29-9176fd3a3dd1",
"gambit_id": "c52cc832-ce8b-430e-974f-384742778b4c",
"last_updated": "2023-06-07T11:03:05.410939-04:00",
"created_at": "2023-06-06T10:57:11.063384-04:00",
"name": "MIN",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38c608f5-d28f-48de-9e08-bfb1501663d1/?format=api"
},
{
"id": "e4e4ddb8-8a00-4f1f-999d-386e69532009",
"gambit_id": "0a2fe2a5-ca99-433a-9e7f-68734925a793",
"last_updated": "2023-06-07T11:03:05.413848-04:00",
"created_at": "2023-06-06T10:57:11.065256-04:00",
"name": "TAM",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38c608f5-d28f-48de-9e08-bfb1501663d1/?format=api"
}
]
}