GET /api/bet_types/063613db-98ce-4065-93b0-8b580ff3558c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "063613db-98ce-4065-93b0-8b580ff3558c",
"match": "https://api-prod.gambitprofit.com/api/matches/c0195097-1715-4825-83e7-82b78e93ef5d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-12T09:32:57.224439-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 222",
"amount": 5000.0
},
{
"team": "Game Total Over 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "d86d8dab-dc64-4006-8d6b-adaeeb7d9d31",
"gambit_id": "b47379ea-1ec5-4041-8bdb-c7c006fd416c",
"last_updated": "2023-11-14T09:18:05.854977-05:00",
"created_at": "2023-11-12T09:32:57.232968-05:00",
"name": "Game Total Under 222",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/063613db-98ce-4065-93b0-8b580ff3558c/?format=api"
},
{
"id": "c1c758dd-c10d-4179-899b-7843294987d1",
"gambit_id": "f4ec9f9d-0749-4536-ae57-807d7628a78f",
"last_updated": "2023-11-14T09:18:05.869308-05:00",
"created_at": "2023-11-12T09:32:57.228687-05:00",
"name": "Game Total Over 222",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/063613db-98ce-4065-93b0-8b580ff3558c/?format=api"
}
]
}