GET /api/bet_types/7d75fd41-871c-42eb-a48e-99504659449a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d75fd41-871c-42eb-a48e-99504659449a",
"match": "https://api-prod.gambitprofit.com/api/matches/b3bf4bd6-058a-4bb2-87b2-a2c8d180021c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-02T08:58:25.060404-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": "Game Total Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "89c61100-cd17-4c75-a049-d5b880a98378",
"gambit_id": "901d4db0-e076-4498-93ec-482b03a43af6",
"last_updated": "2023-07-04T10:13:01.190818-04:00",
"created_at": "2023-07-02T08:58:25.062557-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d75fd41-871c-42eb-a48e-99504659449a/?format=api"
},
{
"id": "34ac7f6d-670b-45dd-a010-f10edb216b3f",
"gambit_id": "3b7aae0f-1e37-4b09-8b2d-8f59bd20ae1a",
"last_updated": "2023-07-04T10:13:01.189468-04:00",
"created_at": "2023-07-02T08:58:25.064861-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d75fd41-871c-42eb-a48e-99504659449a/?format=api"
}
]
}