GET /api/bet_types/60945eac-e030-4718-aec0-24de1bf44818/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60945eac-e030-4718-aec0-24de1bf44818",
"match": "https://api-prod.gambitprofit.com/api/matches/4b25143b-6dec-48ad-8325-fe9bacc10adb/?format=api",
"name": "FreeForm",
"created_at": "1969-12-31T19:00:00-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "62290f1c-4134-4f2e-b25a-d5e856f2d617",
"gambit_id": "710dcc96-3324-4625-9754-3c235d785776",
"last_updated": "2022-12-20T15:57:32.822295-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Even",
"reward": "1.79000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60945eac-e030-4718-aec0-24de1bf44818/?format=api"
},
{
"id": "35a81981-7f45-4abe-896c-1c8fe8a93d83",
"gambit_id": "ce420896-5096-4845-8c0d-d2a74b2f2fcd",
"last_updated": "2022-12-20T15:57:32.823512-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Odd",
"reward": "1.79000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60945eac-e030-4718-aec0-24de1bf44818/?format=api"
}
]
}