GET /api/bet_types/215fc767-f146-487f-aeb2-496bfebf65f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "215fc767-f146-487f-aeb2-496bfebf65f1",
"match": "https://api-prod.gambitprofit.com/api/matches/9f22c7d7-00a6-4b2b-aaca-8be282a371eb/?format=api",
"name": "FreeForm",
"created_at": "2023-11-18T09:38:28.328074-05: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": "4eeaf20d-7186-441c-b745-2032a182786a",
"gambit_id": "d27f5bbe-05c8-4ce4-ae6e-6c79194f3c5b",
"last_updated": "2023-11-20T15:43:15.358978-05:00",
"created_at": "2023-11-18T09:38:28.332703-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215fc767-f146-487f-aeb2-496bfebf65f1/?format=api"
},
{
"id": "8f0b7f6a-80ac-41c5-89a0-97d57dda4453",
"gambit_id": "b0b455e5-1c01-4989-989f-f66a8d128170",
"last_updated": "2023-11-20T15:43:15.367021-05:00",
"created_at": "2023-11-18T09:38:28.337374-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215fc767-f146-487f-aeb2-496bfebf65f1/?format=api"
}
]
}