GET /api/bet_types/ef5e3e83-7362-4014-b8ae-7a5242018245/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef5e3e83-7362-4014-b8ae-7a5242018245",
"match": "https://api-prod.gambitprofit.com/api/matches/f4f43a3d-575a-42a6-b20c-b37c4710ba99/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:14.790382-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 Under 6",
"amount": 5196.0
},
{
"team": "Game Total Over 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "78cde27b-ba4e-4ee1-9018-3568ccc1ce89",
"gambit_id": "4a24dfaa-6de6-4453-b0a5-69b53e585b00",
"last_updated": "2022-12-28T21:52:16.294543-05:00",
"created_at": "2022-12-27T08:57:14.791614-05:00",
"name": "Game Total Under 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef5e3e83-7362-4014-b8ae-7a5242018245/?format=api"
},
{
"id": "44c0711a-d744-47ce-8cf4-0975d6b8e7b8",
"gambit_id": "b4d05616-ace4-444f-baa5-e7bc34363c36",
"last_updated": "2022-12-28T21:52:16.295658-05:00",
"created_at": "2022-12-27T08:57:14.792905-05:00",
"name": "Game Total Over 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef5e3e83-7362-4014-b8ae-7a5242018245/?format=api"
}
]
}