GET /api/bet_types/c87ad067-4fc9-4f00-94cc-ba6882ace6a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c87ad067-4fc9-4f00-94cc-ba6882ace6a1",
"match": "https://api-prod.gambitprofit.com/api/matches/29d82d04-6a9b-4c68-90cc-4f50cefd6416/?format=api",
"name": "Over/Under",
"created_at": "2023-12-21T09:13:03.281958-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 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8ca4abc9-667c-401a-909f-12b6bbbde064",
"gambit_id": "0b0367d0-6465-42d1-ae1b-f73f86d219a3",
"last_updated": "2023-12-23T14:58:20.797953-05:00",
"created_at": "2023-12-21T09:13:03.290157-05:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87ad067-4fc9-4f00-94cc-ba6882ace6a1/?format=api"
},
{
"id": "d9679ac8-ef3b-498e-b637-2c6e6e179e9f",
"gambit_id": "faa3d47e-fd99-4d56-8893-ff1a0e286044",
"last_updated": "2023-12-23T14:58:20.794503-05:00",
"created_at": "2023-12-21T09:13:03.285999-05:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87ad067-4fc9-4f00-94cc-ba6882ace6a1/?format=api"
}
]
}