GET /api/bet_types/592de398-a102-40a9-9f40-6106653dd1c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "592de398-a102-40a9-9f40-6106653dd1c3",
"match": "https://api-prod.gambitprofit.com/api/matches/6844fd74-d151-4c99-84c6-18a37fa74f43/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:08:16.584601-04: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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "a1711bb4-598f-4132-a111-59af7d01c954",
"gambit_id": "57a1cb04-63d4-4b1a-8f5e-17e3a0866d9f",
"last_updated": "2023-11-03T10:33:05.173449-04:00",
"created_at": "2023-11-01T09:08:16.588722-04:00",
"name": "Game Total Over 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592de398-a102-40a9-9f40-6106653dd1c3/?format=api"
},
{
"id": "122a23fe-1d7c-48e0-bdb7-f2307e824d55",
"gambit_id": "c93b1b2f-7a99-4d01-baa8-116a090ddd8e",
"last_updated": "2023-11-03T10:33:05.176982-04:00",
"created_at": "2023-11-01T09:08:16.594293-04:00",
"name": "Game Total Under 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592de398-a102-40a9-9f40-6106653dd1c3/?format=api"
}
]
}