GET /api/bet_types/544618c7-7423-437d-b5a9-08c7a61c4438/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "544618c7-7423-437d-b5a9-08c7a61c4438",
"match": "https://api-prod.gambitprofit.com/api/matches/565d2251-8755-49b9-87da-6bd9dd73f46f/?format=api",
"name": "FreeForm",
"created_at": "2023-07-04T10:37:57.360875-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": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "064bd7a5-0fdf-4fa1-aaf6-5705722859a4",
"gambit_id": "7e0a84ae-a154-40a5-bffd-b5d1f94ce9ff",
"last_updated": "2023-07-06T12:43:02.579528-04:00",
"created_at": "2023-07-04T10:37:57.363225-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544618c7-7423-437d-b5a9-08c7a61c4438/?format=api"
},
{
"id": "a4b7974a-28bc-4a52-a56f-e2022f75dd14",
"gambit_id": "6d7e15c7-eead-4f16-a98c-d5d47d0f8798",
"last_updated": "2023-07-06T12:43:02.581537-04:00",
"created_at": "2023-07-04T10:37:57.365159-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544618c7-7423-437d-b5a9-08c7a61c4438/?format=api"
}
]
}