GET /api/bet_types/26865014-0d97-45e1-aa90-c6865de0525f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26865014-0d97-45e1-aa90-c6865de0525f",
"match": "https://api-prod.gambitprofit.com/api/matches/de058c9f-f4b7-4eb4-b330-998a24cd5c08/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T10:06:49.641955-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": "cac960c0-4e4f-429c-85bb-938a98907712",
"gambit_id": "a4a5ae19-4e61-4088-b44d-c727a4501bf7",
"last_updated": "2023-03-15T13:57:06.539407-04:00",
"created_at": "2023-03-14T10:06:49.643661-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/26865014-0d97-45e1-aa90-c6865de0525f/?format=api"
},
{
"id": "a97ea355-ee64-410a-afb4-f4fae82627cc",
"gambit_id": "4060951c-408d-4811-b7c8-8e70791b01bb",
"last_updated": "2023-03-15T13:57:06.540533-04:00",
"created_at": "2023-03-14T10:06:49.645358-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/26865014-0d97-45e1-aa90-c6865de0525f/?format=api"
}
]
}