GET /api/bet_types/8ecfec99-f4c6-4414-a820-bfd24cf3fa81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ecfec99-f4c6-4414-a820-bfd24cf3fa81",
"match": "https://api-prod.gambitprofit.com/api/matches/2116a238-2193-40a0-bb6f-b9ae80b6fd3b/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T09:08:09.546792-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 215",
"amount": 5000.0
},
{
"team": "Game Total Under 215",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "c36272d9-c5f6-4047-a014-b68c45548b1b",
"gambit_id": "13d7f0e2-d5c5-457f-a77c-ce632ca09674",
"last_updated": "2023-10-30T14:38:07.833553-04:00",
"created_at": "2023-10-28T09:08:09.550593-04:00",
"name": "Game Total Over 215",
"reward": "1.86000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ecfec99-f4c6-4414-a820-bfd24cf3fa81/?format=api"
},
{
"id": "ed725a8f-ee0b-4744-98c6-4681e4665fb9",
"gambit_id": "4e6f964a-282e-436f-a308-5a24c7965779",
"last_updated": "2023-10-30T14:38:07.837709-04:00",
"created_at": "2023-10-28T09:08:09.554831-04:00",
"name": "Game Total Under 215",
"reward": "1.86000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ecfec99-f4c6-4414-a820-bfd24cf3fa81/?format=api"
}
]
}