GET /api/bet_types/42d68b8b-a10a-4b8d-b105-ae4b5eaa700c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42d68b8b-a10a-4b8d-b105-ae4b5eaa700c",
"match": "https://api-prod.gambitprofit.com/api/matches/808a76f3-0521-4464-8acc-77589c5bdeaf/?format=api",
"name": "Over/Under",
"created_at": "2023-06-05T10:57:15.177773-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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a4d6b004-6cf2-42b2-b997-42c9472f4a4e",
"gambit_id": "3200826e-4697-4460-baf4-da11d2c2b788",
"last_updated": "2023-06-06T15:57:21.902971-04:00",
"created_at": "2023-06-05T10:57:15.181996-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d68b8b-a10a-4b8d-b105-ae4b5eaa700c/?format=api"
},
{
"id": "48f7ee67-7b00-49b1-b6e8-ac7fb3d57109",
"gambit_id": "64bc453f-6e8f-44b8-8c1a-3f5d1e0c3470",
"last_updated": "2023-06-06T15:57:21.900984-04:00",
"created_at": "2023-06-05T10:57:15.179798-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d68b8b-a10a-4b8d-b105-ae4b5eaa700c/?format=api"
}
]
}