GET /api/bet_types/a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6",
"match": "https://api-prod.gambitprofit.com/api/matches/d9d953a4-e027-4798-acac-7955f501fa76/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-27T09:22:59.299970-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": "TEX (D Dunning)",
"amount": 6060.0
},
{
"team": "LAA (G Canning)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "7fe1fc99-6efe-482c-a51b-d04dd0a40d86",
"gambit_id": "e957a155-5877-43a9-93f5-4a2a396f4fd7",
"last_updated": "2023-09-28T10:08:19.554964-04:00",
"created_at": "2023-09-27T09:22:59.303830-04:00",
"name": "TEX (D Dunning)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6/?format=api"
},
{
"id": "1cbb6339-407d-48b4-bfe9-0b3918ac25af",
"gambit_id": "589d0eb6-8eec-425b-bab4-ec83a14b82ba",
"last_updated": "2023-09-28T10:08:19.558484-04:00",
"created_at": "2023-09-27T09:22:59.308462-04:00",
"name": "LAA (G Canning)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6/?format=api"
}
]
}