GET /api/bet_types/7465bc3a-01fa-4c06-96f7-c736a9f94d21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7465bc3a-01fa-4c06-96f7-c736a9f94d21",
"match": "https://api-prod.gambitprofit.com/api/matches/471bded4-2f4e-43b8-bb79-cb1d388ea4a4/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T11:32:15.104164-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.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "67c822b3-d35c-49bf-a6ff-db3c9fcf21ca",
"gambit_id": "497ebd3d-5447-453c-ad9b-7a9d411848a1",
"last_updated": "2023-02-12T10:06:59.744223-05:00",
"created_at": "2023-02-11T11:32:15.106992-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7465bc3a-01fa-4c06-96f7-c736a9f94d21/?format=api"
},
{
"id": "80e1158f-c4b9-4dd3-a215-fa1f1d74aa88",
"gambit_id": "e20e80c0-103f-4be5-882f-ed81b9ef5410",
"last_updated": "2023-02-12T10:06:59.742966-05:00",
"created_at": "2023-02-11T11:32:15.105579-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7465bc3a-01fa-4c06-96f7-c736a9f94d21/?format=api"
}
]
}