GET /api/bet_types/e206d034-3505-4f10-bb71-15ad1c4eca72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e206d034-3505-4f10-bb71-15ad1c4eca72",
"match": "https://api-prod.gambitprofit.com/api/matches/f709033e-3df5-4fda-9175-93a880eae41d/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T10:03:18.018192-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 2.5",
"amount": 5615.0
},
{
"team": "Game Total Under 2.5",
"amount": 4385.0
}
],
"expected_reward_tokens": 9208.5,
"profit_sb": -291.5,
"profit_sb_percentage": -3.07,
"recommended": false
},
"lines": [
{
"id": "3ea1507c-de75-4725-9b9d-0d38f3e6280e",
"gambit_id": "b8a3581f-f445-46da-9b6f-e58d01d882a8",
"last_updated": "2024-01-17T22:33:10.990603-05:00",
"created_at": "2024-01-12T10:03:18.021688-05:00",
"name": "Game Total Over 2.5",
"reward": "1.64000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e206d034-3505-4f10-bb71-15ad1c4eca72/?format=api"
},
{
"id": "e55bea57-d57b-44a6-8c5a-957151769e8d",
"gambit_id": "ad8d30f1-c462-4976-8ee0-eca0905de95b",
"last_updated": "2024-01-17T22:33:10.993956-05:00",
"created_at": "2024-01-12T10:03:18.025505-05:00",
"name": "Game Total Under 2.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e206d034-3505-4f10-bb71-15ad1c4eca72/?format=api"
}
]
}