GET /api/bet_types/d669d2b4-a496-4f99-82db-6ab4703aa6b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d669d2b4-a496-4f99-82db-6ab4703aa6b2",
"match": "https://api-prod.gambitprofit.com/api/matches/a1833538-fc31-4f87-a9be-053276a8b1b4/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T23:37:57.070951-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": 6911.0
},
{
"team": "Game Total Under 2.5",
"amount": 3089.0
}
],
"expected_reward_tokens": 9328.78,
"profit_sb": -171.22,
"profit_sb_percentage": -1.8,
"recommended": false
},
"lines": [
{
"id": "6fa897e1-4343-4605-8acc-a24b6f9226ee",
"gambit_id": "4966a0ed-0388-41c5-a781-44eada1c11c0",
"last_updated": "2023-12-19T10:18:29.070315-05:00",
"created_at": "2023-12-15T23:37:57.074373-05:00",
"name": "Game Total Over 2.5",
"reward": "1.35000",
"odds": "1.36000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d669d2b4-a496-4f99-82db-6ab4703aa6b2/?format=api"
},
{
"id": "e297e692-7a7a-4d31-b21e-d34797060f21",
"gambit_id": "5c95d6cf-3890-4568-803b-f5579adfd2b2",
"last_updated": "2023-12-19T10:18:29.074294-05:00",
"created_at": "2023-12-15T23:37:57.078793-05:00",
"name": "Game Total Under 2.5",
"reward": "3.02000",
"odds": "3.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d669d2b4-a496-4f99-82db-6ab4703aa6b2/?format=api"
}
]
}