GET /api/bet_types/610a5b1c-8216-4091-bb3f-8760733b657a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "610a5b1c-8216-4091-bb3f-8760733b657a",
"match": "https://api-prod.gambitprofit.com/api/matches/aefee6de-0ed8-46be-9a65-c4e23094e5df/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T09:27:15.005191-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "01a87c4a-a854-43e4-97f6-071141955dbd",
"gambit_id": "4f6760f5-5f49-4787-b90a-74601ee370a5",
"last_updated": "2023-04-08T15:47:24.137703-04:00",
"created_at": "2023-04-07T09:27:15.006914-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610a5b1c-8216-4091-bb3f-8760733b657a/?format=api"
},
{
"id": "ef7da905-3082-4b88-b378-d8694c1cbb1c",
"gambit_id": "da198933-cec7-44ad-8c71-21382f94199d",
"last_updated": "2023-04-08T15:47:24.143403-04:00",
"created_at": "2023-04-07T09:27:15.008751-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610a5b1c-8216-4091-bb3f-8760733b657a/?format=api"
}
]
}