GET /api/bet_types/e436462f-0102-4655-b1e6-ac52b726b740/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e436462f-0102-4655-b1e6-ac52b726b740",
"match": "https://api-prod.gambitprofit.com/api/matches/37f434e6-ebd4-4cd2-9095-e0a3c1217ae4/?format=api",
"name": "FreeForm",
"created_at": "2023-08-29T22:08:20.120404-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": "bb1d9016-37af-4deb-bf49-9fc1060329a0",
"gambit_id": "5d163e0a-f3f2-4192-8b9e-e21ebe85e2dd",
"last_updated": "2023-08-31T19:33:24.942246-04:00",
"created_at": "2023-08-29T22:08:20.126619-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e436462f-0102-4655-b1e6-ac52b726b740/?format=api"
},
{
"id": "7ccb570e-b7c4-4c2c-8984-1d1f06d68e62",
"gambit_id": "f434ea88-e3b8-4f5f-b83f-f732eb1c30d7",
"last_updated": "2023-08-31T19:33:24.945550-04:00",
"created_at": "2023-08-29T22:08:20.131573-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e436462f-0102-4655-b1e6-ac52b726b740/?format=api"
}
]
}