GET /api/bet_types/c1a71c54-ec7f-4ae7-827a-eebc7fa77474/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1a71c54-ec7f-4ae7-827a-eebc7fa77474",
"match": "https://api-prod.gambitprofit.com/api/matches/b84aec9a-9383-4d7e-824c-030bcca40d6e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-20T11:42:14.323307-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 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7495e05d-9f75-4269-afdf-ea9cf51c75a8",
"gambit_id": "71e34431-006b-4dec-9d4a-45f45b65ebb8",
"last_updated": "2023-04-21T22:12:07.613487-04:00",
"created_at": "2023-04-20T11:42:14.325486-04:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a71c54-ec7f-4ae7-827a-eebc7fa77474/?format=api"
},
{
"id": "c6d170b2-8f9a-4a99-95e4-9ef0e829825d",
"gambit_id": "582051dd-9e4f-41a9-8da5-c25e23260b58",
"last_updated": "2023-04-21T22:12:07.615125-04:00",
"created_at": "2023-04-20T11:42:14.327790-04:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a71c54-ec7f-4ae7-827a-eebc7fa77474/?format=api"
}
]
}