GET /api/bet_types/259ba13f-430e-46a2-8765-d8af42e5d249/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "259ba13f-430e-46a2-8765-d8af42e5d249",
"match": "https://api-prod.gambitprofit.com/api/matches/7a58e70e-94ed-4750-8b3e-c0c058c44edf/?format=api",
"name": "Over/Under",
"created_at": "2024-01-26T09:33:18.531057-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 Under 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6709bba1-ad5b-4538-859f-d456f088a7d9",
"gambit_id": "86ac5355-b949-4030-978f-e5027012362d",
"last_updated": "2024-01-27T10:48:04.151876-05:00",
"created_at": "2024-01-26T09:33:18.539455-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259ba13f-430e-46a2-8765-d8af42e5d249/?format=api"
},
{
"id": "586e7c42-7412-47cd-a4ab-140c5308224b",
"gambit_id": "655e8cdd-1733-44cb-8c59-02cad5aa90fa",
"last_updated": "2024-01-27T10:48:04.143981-05:00",
"created_at": "2024-01-26T09:33:18.535535-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259ba13f-430e-46a2-8765-d8af42e5d249/?format=api"
}
]
}