GET /api/bet_types/50ddc3ce-3238-4243-a286-cf9fe877054c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50ddc3ce-3238-4243-a286-cf9fe877054c",
"match": "https://api-prod.gambitprofit.com/api/matches/f9825336-743b-4834-9731-33377df80bb5/?format=api",
"name": "FreeForm",
"created_at": "2023-05-08T11:47:00.575004-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": "6ace1f0a-cc6f-48c3-82ef-5632458fd5f9",
"gambit_id": "339dde34-3b33-4461-ab75-e7c24d6be261",
"last_updated": "2023-05-09T13:37:18.593792-04:00",
"created_at": "2023-05-08T11:47:00.579241-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ddc3ce-3238-4243-a286-cf9fe877054c/?format=api"
},
{
"id": "dcf1b81e-d2b9-402d-b302-9388011e027c",
"gambit_id": "ca4f55c5-166e-4671-b431-d86ee9a2a663",
"last_updated": "2023-05-09T13:37:18.592119-04:00",
"created_at": "2023-05-08T11:47:00.577188-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ddc3ce-3238-4243-a286-cf9fe877054c/?format=api"
}
]
}