GET /api/bet_types/c8d22f45-ffd3-4aff-82c4-436f3e8e02ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8d22f45-ffd3-4aff-82c4-436f3e8e02ff",
"match": "https://api-prod.gambitprofit.com/api/matches/652d2450-1285-4408-836e-2f3bc05f2dd3/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-20T08:33:12.117030-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": "TOR",
"amount": 5939.0
},
{
"team": "SDG",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "cde11e4f-aab3-43b3-9b21-2c0265f1f990",
"gambit_id": "b4766e6a-ca85-408b-b630-95c0859b4d99",
"last_updated": "2023-07-22T09:42:55.899863-04:00",
"created_at": "2023-07-20T08:33:12.119818-04:00",
"name": "TOR",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d22f45-ffd3-4aff-82c4-436f3e8e02ff/?format=api"
},
{
"id": "94134be7-43cc-4a1f-a38c-b77c11464458",
"gambit_id": "a35c1c20-abb5-4bee-acdf-853e2bd055f9",
"last_updated": "2023-07-22T09:42:55.896092-04:00",
"created_at": "2023-07-20T08:33:12.118419-04:00",
"name": "SDG",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d22f45-ffd3-4aff-82c4-436f3e8e02ff/?format=api"
}
]
}