GET /api/bet_types/6902cb51-1421-42ca-b480-d319516f26dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6902cb51-1421-42ca-b480-d319516f26dc",
"match": "https://api-prod.gambitprofit.com/api/matches/667feaad-1104-4b7c-8214-c1857ea255d4/?format=api",
"name": "FreeForm",
"created_at": "2023-07-29T14:18:04.944064-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": "c7fcabae-5fe2-48c7-8e43-3f91f3aba936",
"gambit_id": "c1867e27-5ab2-438b-9e24-4c21ac87411a",
"last_updated": "2023-07-31T18:28:14.210698-04:00",
"created_at": "2023-07-29T14:18:04.949568-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6902cb51-1421-42ca-b480-d319516f26dc/?format=api"
},
{
"id": "15227d75-7d7d-447a-a0a5-8d92c831186a",
"gambit_id": "547dac86-a505-40f5-9408-4e644747d2b4",
"last_updated": "2023-07-31T18:28:14.237838-04:00",
"created_at": "2023-07-29T14:18:04.955213-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6902cb51-1421-42ca-b480-d319516f26dc/?format=api"
}
]
}