GET /api/bet_types/3c1f366d-abcd-4d16-a6b4-eeb4a17c2b95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c1f366d-abcd-4d16-a6b4-eeb4a17c2b95",
"match": "https://api-prod.gambitprofit.com/api/matches/be604b09-9eaa-4fc0-8374-27f0784232b4/?format=api",
"name": "Over/Under",
"created_at": "2023-11-18T09:38:23.642265-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",
"amount": 5423.0
},
{
"team": "Game Total Under 6",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "54463a23-af13-44a5-be75-3af0e5029ef3",
"gambit_id": "34a63329-dc45-4124-9140-7c7977d30ece",
"last_updated": "2023-11-20T14:58:32.352350-05:00",
"created_at": "2023-11-18T09:38:23.647178-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1f366d-abcd-4d16-a6b4-eeb4a17c2b95/?format=api"
},
{
"id": "bc978cd7-82d1-4fd4-8fab-4166bf7e4375",
"gambit_id": "39873249-295b-43cd-a819-d5067b85ed42",
"last_updated": "2023-11-20T14:58:32.355455-05:00",
"created_at": "2023-11-18T09:38:23.653352-05:00",
"name": "Game Total Under 6",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1f366d-abcd-4d16-a6b4-eeb4a17c2b95/?format=api"
}
]
}