GET /api/bet_types/6bbf8f31-7742-44f5-b157-4c93abd06613/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bbf8f31-7742-44f5-b157-4c93abd06613",
"match": "https://api-prod.gambitprofit.com/api/matches/307bbc1a-ffc3-4436-ab9f-0983c2b5c378/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:17.984052-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": 5196.0
},
{
"team": "Game Total Under 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "c235080a-2d9c-42b2-aacd-d09d71c71e1b",
"gambit_id": "8ad53742-3ca4-40cd-8dc6-6cf4a2ab6ef8",
"last_updated": "2022-12-28T21:42:15.874874-05:00",
"created_at": "2022-12-27T08:57:17.986530-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bbf8f31-7742-44f5-b157-4c93abd06613/?format=api"
},
{
"id": "b11f2950-4cf4-4172-b310-b1ff17e2f0ad",
"gambit_id": "b811226e-921e-4144-b68b-b8d57e62adb1",
"last_updated": "2022-12-28T21:42:15.873760-05:00",
"created_at": "2022-12-27T08:57:17.985308-05:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bbf8f31-7742-44f5-b157-4c93abd06613/?format=api"
}
]
}