GET /api/bet_types/8f5f70d7-e348-4aac-82e9-b7464161dc37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f5f70d7-e348-4aac-82e9-b7464161dc37",
"match": "https://api-prod.gambitprofit.com/api/matches/3ea3e72a-00d4-40bd-9fce-75f63fd00d5a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-30T08:18:15.286557-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 Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2c680df2-72cd-4010-aeb9-9b4b718f6cd5",
"gambit_id": "15cff432-bb55-497c-a3b0-5fbcaa8c5590",
"last_updated": "2023-08-31T19:23:23.557340-04:00",
"created_at": "2023-08-30T08:18:15.290814-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f5f70d7-e348-4aac-82e9-b7464161dc37/?format=api"
},
{
"id": "3845d87b-49d1-46c5-ab61-1f337ea1c9e7",
"gambit_id": "e0cc6309-f59f-4c24-8b3c-c74e43540dfd",
"last_updated": "2023-08-31T19:23:23.560790-04:00",
"created_at": "2023-08-30T08:18:15.295377-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f5f70d7-e348-4aac-82e9-b7464161dc37/?format=api"
}
]
}