GET /api/bet_types/906e569b-f671-43eb-9c9b-0a1bb46facff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "906e569b-f671-43eb-9c9b-0a1bb46facff",
"match": "https://api-prod.gambitprofit.com/api/matches/6413083a-5b3c-48b7-9802-1450b25cbbc8/?format=api",
"name": "FreeForm",
"created_at": "2023-03-20T09:31:50.014529-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d30e14dc-f037-4c36-98d6-f5c87213b54d",
"gambit_id": "efa1a32b-c803-45d4-bcbb-8749be2cc06b",
"last_updated": "2023-03-22T16:56:57.259272-04:00",
"created_at": "2023-03-20T09:31:50.016592-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/906e569b-f671-43eb-9c9b-0a1bb46facff/?format=api"
},
{
"id": "9a6fb688-73af-40fb-ab71-30c22115e9de",
"gambit_id": "bc224c73-60aa-4c2d-a398-563748f73c86",
"last_updated": "2023-03-22T16:56:57.262598-04:00",
"created_at": "2023-03-20T09:31:50.018582-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/906e569b-f671-43eb-9c9b-0a1bb46facff/?format=api"
}
]
}