GET /api/bet_types/12db229a-b2b4-4ccd-97b5-1a9685f10e29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12db229a-b2b4-4ccd-97b5-1a9685f10e29",
"match": "https://api-prod.gambitprofit.com/api/matches/570aebcd-f565-45dd-a6bc-b0217d812ac0/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:41:58.955069-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d9565da8-22fe-42d2-9c7a-83b8ca00a446",
"gambit_id": "2f85bb53-94fc-4b73-86c7-85ad4a90ea6d",
"last_updated": "2023-04-26T20:32:12.284551-04:00",
"created_at": "2023-04-25T11:41:58.958663-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12db229a-b2b4-4ccd-97b5-1a9685f10e29/?format=api"
},
{
"id": "d19bde1d-a4ed-471a-bb9b-605859b4589e",
"gambit_id": "4efa74f1-05ee-40a6-8e9d-2fcb77bd6cbb",
"last_updated": "2023-04-26T20:32:12.282802-04:00",
"created_at": "2023-04-25T11:41:58.956789-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12db229a-b2b4-4ccd-97b5-1a9685f10e29/?format=api"
}
]
}