GET /api/bet_types/2c329235-24c0-4d3f-b0a9-817d690b963a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c329235-24c0-4d3f-b0a9-817d690b963a",
"match": "https://api-prod.gambitprofit.com/api/matches/e8b542fb-856c-4a6b-b411-00500359f22d/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5497.0
},
{
"team": "Game Total Over 2.5",
"amount": 4503.0
}
],
"expected_reward_tokens": 8960.11,
"profit_sb": -39.89,
"profit_sb_percentage": -0.44,
"recommended": false
},
"lines": [
{
"id": "57624baa-ad8c-432e-9d9a-a8a54c70b9be",
"gambit_id": "768e16a3-ee6d-4f46-8cde-8280fc99899f",
"last_updated": "2022-09-05T10:47:20.460755-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.63000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c329235-24c0-4d3f-b0a9-817d690b963a/?format=api"
},
{
"id": "0b65d674-4536-42b7-8df0-e2e9d21829ff",
"gambit_id": "52e0365a-8ca7-4477-94af-d4f739fcd956",
"last_updated": "2022-09-05T10:47:20.461855-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.99000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c329235-24c0-4d3f-b0a9-817d690b963a/?format=api"
}
]
}