GET /api/bet_types/2d77ce6f-581c-451b-851f-cd51682f4d33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d77ce6f-581c-451b-851f-cd51682f4d33",
"match": "https://api-prod.gambitprofit.com/api/matches/a4c010c7-8d00-4d43-b5fc-470b1d0c15ac/?format=api",
"name": "Over/Under",
"created_at": "2023-02-22T08:52:02.312514-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 6",
"amount": 5212.0
},
{
"team": "Game Total Over 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "75e50dd9-b60f-4eb9-aa8d-b559d2c4e9b1",
"gambit_id": "89c6f039-3437-40ac-ac87-f533e6789583",
"last_updated": "2023-02-23T09:26:55.760098-05:00",
"created_at": "2023-02-22T08:52:02.313821-05:00",
"name": "Game Total Under 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d77ce6f-581c-451b-851f-cd51682f4d33/?format=api"
},
{
"id": "74f64a62-4849-47ec-a3fd-269d8e39a9d9",
"gambit_id": "b1afec24-5463-4d0c-b8d7-33c2ba1d740c",
"last_updated": "2023-02-23T09:26:55.761334-05:00",
"created_at": "2023-02-22T08:52:02.315115-05:00",
"name": "Game Total Over 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d77ce6f-581c-451b-851f-cd51682f4d33/?format=api"
}
]
}