GET /api/bet_types/b2887b22-031e-4277-9505-6babe22d779c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2887b22-031e-4277-9505-6babe22d779c",
"match": "https://api-prod.gambitprofit.com/api/matches/b91f5060-908a-420f-9050-2713d0e9a6f4/?format=api",
"name": "FreeForm",
"created_at": "2023-07-22T08:38:13.930477-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": "44f6a9f4-721d-4fae-97b4-d453873aacc3",
"gambit_id": "b97344ac-998c-4c2c-b4e5-235e04d35692",
"last_updated": "2023-07-23T22:03:04.472262-04:00",
"created_at": "2023-07-22T08:38:13.935345-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2887b22-031e-4277-9505-6babe22d779c/?format=api"
},
{
"id": "c9ea2abf-65dc-478a-a9de-5abe363ce3d7",
"gambit_id": "1f0cd1a0-3c90-4a1e-a650-3e1d4c64d6ed",
"last_updated": "2023-07-23T22:03:04.475834-04:00",
"created_at": "2023-07-22T08:38:13.940469-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2887b22-031e-4277-9505-6babe22d779c/?format=api"
}
]
}