GET /api/bet_types/926d741e-5342-4618-b0d5-6ac23760f9c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "926d741e-5342-4618-b0d5-6ac23760f9c7",
"match": "https://api-prod.gambitprofit.com/api/matches/53c24da3-89db-4612-adf0-02ba46a90181/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:05.944043-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": "WAS",
"amount": 5213.0
},
{
"team": "ATL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5143484d-c9b9-4ca9-a196-741c4d0564d0",
"gambit_id": "8dab1453-d825-4e9a-a1cc-e7d93e985f9f",
"last_updated": "2023-06-11T11:13:00.317544-04:00",
"created_at": "2023-06-10T09:38:05.945706-04:00",
"name": "WAS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926d741e-5342-4618-b0d5-6ac23760f9c7/?format=api"
},
{
"id": "e2bc7c12-2a51-4e68-921d-ec3718f412f0",
"gambit_id": "0bc3d5bb-1a0a-4823-b0bb-fc9adc1deed7",
"last_updated": "2023-06-11T11:13:00.320077-04:00",
"created_at": "2023-06-10T09:38:05.947915-04:00",
"name": "ATL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926d741e-5342-4618-b0d5-6ac23760f9c7/?format=api"
}
]
}