GET /api/bet_types/349d1cee-02ba-42d6-8c0f-84e59ce48e45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "349d1cee-02ba-42d6-8c0f-84e59ce48e45",
"match": "https://api-prod.gambitprofit.com/api/matches/274e8da0-577e-47d7-99b3-8c835d62b4d5/?format=api",
"name": "Over/Under",
"created_at": "2023-05-07T11:57:06.497946-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 10",
"amount": 5000.0
},
{
"team": "Game Total Over 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f2d1cd10-2afc-4b90-89af-04c0e761a76a",
"gambit_id": "0d37529e-52f4-4965-8082-12ddfd93bdc3",
"last_updated": "2023-05-08T11:47:05.481798-04:00",
"created_at": "2023-05-07T11:57:06.499930-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/349d1cee-02ba-42d6-8c0f-84e59ce48e45/?format=api"
},
{
"id": "ea521235-e3ef-4622-9666-ac8fa7a6d538",
"gambit_id": "7ee6e78f-f02b-489e-986f-98fccffa7946",
"last_updated": "2023-05-08T11:47:05.483456-04:00",
"created_at": "2023-05-07T11:57:06.501782-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/349d1cee-02ba-42d6-8c0f-84e59ce48e45/?format=api"
}
]
}