GET /api/bet_types/0e2a9199-3e79-4a5c-b21f-fb448414bb0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e2a9199-3e79-4a5c-b21f-fb448414bb0a",
"match": "https://api-prod.gambitprofit.com/api/matches/77065081-903b-47db-a4d0-f909ee9d5977/?format=api",
"name": "Over/Under",
"created_at": "2023-04-11T09:02:17.837922-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 Under 2.5",
"amount": 5389.0
},
{
"team": "Game Total Over 2.5",
"amount": 4611.0
}
],
"expected_reward_tokens": 9268.11,
"profit_sb": -231.89,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "476f5899-9170-440b-b3ee-327178422d58",
"gambit_id": "26b7074e-f23f-4c84-92cb-5bc23fe42dae",
"last_updated": "2023-04-13T11:12:25.291974-04:00",
"created_at": "2023-04-11T09:02:17.840588-04:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e2a9199-3e79-4a5c-b21f-fb448414bb0a/?format=api"
},
{
"id": "91f2b8be-9213-4a9a-9b63-3cbbce794e68",
"gambit_id": "160f7caf-e660-470b-ae44-41e5133331a2",
"last_updated": "2023-04-13T11:12:25.293223-04:00",
"created_at": "2023-04-11T09:02:17.843580-04:00",
"name": "Game Total Over 2.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e2a9199-3e79-4a5c-b21f-fb448414bb0a/?format=api"
}
]
}