GET /api/bet_types/82023bc6-ee4e-451a-88dd-d6d03e9d9b89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82023bc6-ee4e-451a-88dd-d6d03e9d9b89",
"match": "https://api-prod.gambitprofit.com/api/matches/8a9293bc-f158-4444-a715-630994bcb354/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T11:33:27.243695-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": "DET",
"amount": 5614.0
},
{
"team": "TOR",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "43a9f85b-10bb-4b0e-a824-10d1d988cd17",
"gambit_id": "ecc9d1cf-ee76-4ac7-b8c4-49108a7a1238",
"last_updated": "2023-07-09T20:33:31.000196-04:00",
"created_at": "2023-07-07T11:33:27.245038-04:00",
"name": "DET",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82023bc6-ee4e-451a-88dd-d6d03e9d9b89/?format=api"
},
{
"id": "05d1e9a1-33fd-4c43-9ece-4eefe37a0be9",
"gambit_id": "d364f12b-6626-4a2d-9d49-7039390c279f",
"last_updated": "2023-07-09T20:33:31.006180-04:00",
"created_at": "2023-07-07T11:33:27.246510-04:00",
"name": "TOR",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82023bc6-ee4e-451a-88dd-d6d03e9d9b89/?format=api"
}
]
}