GET /api/bet_types/c01df49e-98b5-49db-bba9-e58aa5ebcd46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c01df49e-98b5-49db-bba9-e58aa5ebcd46",
"match": "https://api-prod.gambitprofit.com/api/matches/e82f9dc2-c53f-4bb5-8440-b521daf1f677/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T11:52:06.765517-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a28ff393-4884-4fcd-aa36-54f87705b946",
"gambit_id": "221b3d21-d10e-4958-92f8-f63982c2a2a2",
"last_updated": "2023-05-03T12:12:14.841454-04:00",
"created_at": "2023-05-02T11:52:06.767394-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01df49e-98b5-49db-bba9-e58aa5ebcd46/?format=api"
},
{
"id": "1341c46e-2361-44f3-a77c-a12fcf3dbf3d",
"gambit_id": "a3a450f8-c86f-42f0-8390-e5b51302ad8c",
"last_updated": "2023-05-03T12:12:14.842716-04:00",
"created_at": "2023-05-02T11:52:06.769381-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01df49e-98b5-49db-bba9-e58aa5ebcd46/?format=api"
}
]
}