GET /api/bet_types/46475a42-8288-4b49-80fe-c573abd0cd3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46475a42-8288-4b49-80fe-c573abd0cd3d",
"match": "https://api-prod.gambitprofit.com/api/matches/3eea673e-d191-4420-8a5a-34b393ac0253/?format=api",
"name": "Over/Under",
"created_at": "2023-11-20T09:48:11.224608-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 238",
"amount": 5000.0
},
{
"team": "Game Total Over 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9975d992-daa7-4fe9-82c9-f70e430f411c",
"gambit_id": "3644aa84-5bb7-4fb5-a1db-17966622f74a",
"last_updated": "2023-11-21T14:23:21.197300-05:00",
"created_at": "2023-11-20T09:48:11.233221-05:00",
"name": "Game Total Under 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46475a42-8288-4b49-80fe-c573abd0cd3d/?format=api"
},
{
"id": "89b8afcd-aa53-4d2e-b09f-ac200ee25d95",
"gambit_id": "c47834a5-beeb-4c3f-89ce-ec8e60414104",
"last_updated": "2023-11-21T14:23:21.175865-05:00",
"created_at": "2023-11-20T09:48:11.228389-05:00",
"name": "Game Total Over 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46475a42-8288-4b49-80fe-c573abd0cd3d/?format=api"
}
]
}