GET /api/bet_types/894a0754-6a70-493f-bc0d-bc314f479c2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "894a0754-6a70-493f-bc0d-bc314f479c2f",
"match": "https://api-prod.gambitprofit.com/api/matches/98c21103-f1e3-48e4-b2f8-986b546ed352/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-03T08:28:19.959303-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": "STL",
"amount": 5688.0
},
{
"team": "MIN",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "c236e0fc-74f1-4b56-a1af-a671ccd0d916",
"gambit_id": "120d93fd-3f08-4eb8-b5e1-7883f85680c8",
"last_updated": "2023-08-04T09:48:12.893059-04:00",
"created_at": "2023-08-03T08:28:19.975658-04:00",
"name": "STL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/894a0754-6a70-493f-bc0d-bc314f479c2f/?format=api"
},
{
"id": "b64253d4-41f6-4769-87f3-2744646f6424",
"gambit_id": "6045fcbe-abee-48bd-8497-1bc1a6748617",
"last_updated": "2023-08-04T09:48:12.889268-04:00",
"created_at": "2023-08-03T08:28:19.968216-04:00",
"name": "MIN",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/894a0754-6a70-493f-bc0d-bc314f479c2f/?format=api"
}
]
}