GET /api/bet_types/4c000c43-f840-40dc-b415-a5fefbb1c2ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c000c43-f840-40dc-b415-a5fefbb1c2ee",
"match": "https://api-prod.gambitprofit.com/api/matches/48778a64-7e3e-47a9-9328-02fc5649184b/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:09.581290-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 Under 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "c322c0a4-7290-4a61-8ddf-0cea5d65ccbb",
"gambit_id": "bea4325d-289d-40a1-a49c-ca523dd34f24",
"last_updated": "2023-10-26T10:38:10.236714-04:00",
"created_at": "2023-10-25T09:13:09.589599-04:00",
"name": "Game Total Under 231",
"reward": "1.86000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c000c43-f840-40dc-b415-a5fefbb1c2ee/?format=api"
},
{
"id": "74122346-4452-4e4e-ba8e-a18051be4afe",
"gambit_id": "0440ed21-994a-4c64-ac93-755dcaff6ba6",
"last_updated": "2023-10-26T10:38:10.233265-04:00",
"created_at": "2023-10-25T09:13:09.585409-04:00",
"name": "Game Total Over 231",
"reward": "1.86000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c000c43-f840-40dc-b415-a5fefbb1c2ee/?format=api"
}
]
}