GET /api/bet_types/c64f8434-f617-4bad-8f6a-45383f29a86a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c64f8434-f617-4bad-8f6a-45383f29a86a",
"match": "https://api-prod.gambitprofit.com/api/matches/4204d75d-5908-4038-aa4f-d0b54f33f120/?format=api",
"name": "Over/Under",
"created_at": "2023-06-08T11:38:09.675280-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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c553fa4b-0dd9-499e-8e6a-deca9b6d217f",
"gambit_id": "4445f593-f843-493f-9767-5799fca2deb1",
"last_updated": "2023-06-10T13:48:19.451837-04:00",
"created_at": "2023-06-08T11:38:09.677394-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64f8434-f617-4bad-8f6a-45383f29a86a/?format=api"
},
{
"id": "d01838ff-8066-4983-9913-1fa36c9606f9",
"gambit_id": "20fa1da0-8d3b-4297-b1a9-09f321911dcd",
"last_updated": "2023-06-10T13:48:19.453890-04:00",
"created_at": "2023-06-08T11:38:09.679672-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64f8434-f617-4bad-8f6a-45383f29a86a/?format=api"
}
]
}