GET /api/bet_types/79b444c6-4634-4a9f-8062-45c6ebb7c672/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79b444c6-4634-4a9f-8062-45c6ebb7c672",
"match": "https://api-prod.gambitprofit.com/api/matches/b78bc6f0-2d23-4b16-9b13-8968be2329c9/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:04.900572-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": "CIN",
"amount": 5512.0
},
{
"team": "STL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "8e2df958-3ad4-4a5b-bc20-dfea1122bfbc",
"gambit_id": "7ee9cba5-ee79-46b1-b7ec-1e8e9d2bc257",
"last_updated": "2023-06-11T11:28:11.308501-04:00",
"created_at": "2023-06-10T09:38:04.903079-04:00",
"name": "CIN",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b444c6-4634-4a9f-8062-45c6ebb7c672/?format=api"
},
{
"id": "c4eddd56-c2d6-4060-9f7c-92ef18388211",
"gambit_id": "664d2f27-758e-4376-be81-0f790fee4fe0",
"last_updated": "2023-06-11T11:28:11.309988-04:00",
"created_at": "2023-06-10T09:38:04.905550-04:00",
"name": "STL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b444c6-4634-4a9f-8062-45c6ebb7c672/?format=api"
}
]
}