GET /api/bet_types/2f32c4bc-32a7-4c30-87d1-60a953448c6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f32c4bc-32a7-4c30-87d1-60a953448c6a",
"match": "https://api-prod.gambitprofit.com/api/matches/bc502fcf-2cc2-4144-a62e-bb9050dbbed2/?format=api",
"name": "FreeForm",
"created_at": "2023-08-20T21:07:57.426840-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": "f873bba4-6a18-4fd4-8b2f-6fb27b909691",
"gambit_id": "77bb869e-ac46-4b6e-93a2-c04fcd967791",
"last_updated": "2023-08-23T09:58:16.718721-04:00",
"created_at": "2023-08-20T21:07:57.433353-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f32c4bc-32a7-4c30-87d1-60a953448c6a/?format=api"
},
{
"id": "a0f0f48f-a055-4cb0-b48b-52c49c0fac10",
"gambit_id": "127156a7-6ae5-4e9f-9ace-b83dc7fdea30",
"last_updated": "2023-08-23T09:58:16.722334-04:00",
"created_at": "2023-08-20T21:07:57.437707-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f32c4bc-32a7-4c30-87d1-60a953448c6a/?format=api"
}
]
}