GET /api/bet_types/54b9f63d-e226-47c9-8722-3f99e079890f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54b9f63d-e226-47c9-8722-3f99e079890f",
"match": "https://api-prod.gambitprofit.com/api/matches/31ac5c50-ddfc-4cb5-a1a3-552c1bd1176d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-07T08:38:24.206717-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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3ef6ab39-747d-4676-bd6f-ed99c2a384a0",
"gambit_id": "a8b0fc6b-a778-4745-8142-c1088b7e3b1a",
"last_updated": "2023-11-10T12:58:27.888587-05:00",
"created_at": "2023-11-07T08:38:24.210730-05:00",
"name": "Game Total Over 6",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b9f63d-e226-47c9-8722-3f99e079890f/?format=api"
},
{
"id": "d5b2390f-f02b-48e4-8a18-9c921fc09d8f",
"gambit_id": "52a302f3-804a-455a-bc5e-0fa5d1df8a9c",
"last_updated": "2023-11-10T12:58:27.891918-05:00",
"created_at": "2023-11-07T08:38:24.215094-05:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b9f63d-e226-47c9-8722-3f99e079890f/?format=api"
}
]
}