GET /api/bet_types/9f41bc0b-b0c8-4044-bf42-36eccf0ccb31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f41bc0b-b0c8-4044-bf42-36eccf0ccb31",
"match": "https://api-prod.gambitprofit.com/api/matches/d7054e9e-0c2d-44e4-9a61-1a412581fb34/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:23:05.192098-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 Over 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6c000fca-e01e-4c67-9da6-f559c97096ed",
"gambit_id": "ace0c327-4c31-4c4a-8932-43de3a6d54a9",
"last_updated": "2023-11-26T12:28:24.487950-05:00",
"created_at": "2023-11-25T09:23:05.195701-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f41bc0b-b0c8-4044-bf42-36eccf0ccb31/?format=api"
},
{
"id": "a4cbb550-2908-46a9-a8dd-2df93f7a00f5",
"gambit_id": "800594ca-edc5-4f6a-8cc1-54664fcdf69c",
"last_updated": "2023-11-26T12:28:24.491516-05:00",
"created_at": "2023-11-25T09:23:05.200030-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f41bc0b-b0c8-4044-bf42-36eccf0ccb31/?format=api"
}
]
}