GET /api/bet_types/b264ac8f-4832-446e-b537-f9b3d74c1d26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b264ac8f-4832-446e-b537-f9b3d74c1d26",
"match": "https://api-prod.gambitprofit.com/api/matches/78761d75-cd9b-41ee-8b9c-711492e479ba/?format=api",
"name": "FreeForm",
"created_at": "2023-10-13T13:43:19.319971-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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "e30cafcd-5d80-4df9-933a-38977fc9bfed",
"gambit_id": "48a660f6-5c26-4eff-bad9-e4e7e96780eb",
"last_updated": "2023-10-17T09:58:05.395789-04:00",
"created_at": "2023-10-13T13:43:19.328618-04:00",
"name": "Odd",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b264ac8f-4832-446e-b537-f9b3d74c1d26/?format=api"
},
{
"id": "c40064d9-79e4-4dde-9f2b-58d1e0ab72d6",
"gambit_id": "c7a29a70-2a12-4aa1-b51c-e25cea05bc5c",
"last_updated": "2023-10-17T09:58:05.399331-04:00",
"created_at": "2023-10-13T13:43:19.338280-04:00",
"name": "Even",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b264ac8f-4832-446e-b537-f9b3d74c1d26/?format=api"
}
]
}