GET /api/bet_types/79712c4e-56f9-4c27-a45b-352ca2298302/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79712c4e-56f9-4c27-a45b-352ca2298302",
"match": "https://api-prod.gambitprofit.com/api/matches/967c881a-1371-403b-b3e3-fb49ca7b9df7/?format=api",
"name": "Over/Under",
"created_at": "2023-12-31T10:13:04.413520-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": "Game Total Over 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e8ba0b65-d70f-46be-8471-342c8103d8fb",
"gambit_id": "98ff195e-1f15-46d0-9cc6-19bd0a511922",
"last_updated": "2024-01-02T10:28:10.961701-05:00",
"created_at": "2023-12-31T10:13:04.416960-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79712c4e-56f9-4c27-a45b-352ca2298302/?format=api"
},
{
"id": "9c35dcae-b5cc-4645-a24d-5290f8d19b6b",
"gambit_id": "e235d3c4-4ff1-45d1-af3c-e3ecb9806e7b",
"last_updated": "2024-01-02T10:28:10.965093-05:00",
"created_at": "2023-12-31T10:13:04.420544-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79712c4e-56f9-4c27-a45b-352ca2298302/?format=api"
}
]
}