GET /api/bet_types/a39c2ab4-5d84-4f51-9798-fedca4c790ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a39c2ab4-5d84-4f51-9798-fedca4c790ba",
"match": "https://api-prod.gambitprofit.com/api/matches/ee577e17-4c9a-4b78-81e8-5e31cba20fa0/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T09:42:05.144584-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.5",
"amount": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "c7ebcbb1-8d2d-45db-8057-76eb3d9064b5",
"gambit_id": "6dc4b78b-976f-40f2-9c1c-19adee7db3f5",
"last_updated": "2023-01-30T17:46:55.785433-05:00",
"created_at": "2023-01-28T09:42:05.146009-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39c2ab4-5d84-4f51-9798-fedca4c790ba/?format=api"
},
{
"id": "119f86b8-0a22-4d10-aba5-e53127836505",
"gambit_id": "da1ac13e-b667-4442-8a8c-a563adc265b8",
"last_updated": "2023-01-30T17:46:55.786682-05:00",
"created_at": "2023-01-28T09:42:05.147574-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39c2ab4-5d84-4f51-9798-fedca4c790ba/?format=api"
}
]
}