GET /api/bet_types/96f8fb95-9ceb-40a2-94ac-0db90a26d8aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96f8fb95-9ceb-40a2-94ac-0db90a26d8aa",
"match": "https://api-prod.gambitprofit.com/api/matches/0c00116c-9b7a-41e9-b060-d99c6a31265c/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T12:38:25.172549-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": "ARI",
"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": "3bb3271a-26a9-4844-b131-03b42c1a3763",
"gambit_id": "d8bab7cf-25a4-4f52-9769-43077eda9940",
"last_updated": "2023-07-17T09:13:05.707810-04:00",
"created_at": "2023-07-14T12:38:25.174583-04:00",
"name": "ARI",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f8fb95-9ceb-40a2-94ac-0db90a26d8aa/?format=api"
},
{
"id": "39c2463c-97b7-46b4-a5a7-4d78e052dfe1",
"gambit_id": "7d23a318-f7cb-4108-a276-80f330e7772f",
"last_updated": "2023-07-17T09:13:05.709100-04:00",
"created_at": "2023-07-14T12:38:25.176777-04:00",
"name": "TOR",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f8fb95-9ceb-40a2-94ac-0db90a26d8aa/?format=api"
}
]
}