GET /api/bet_types/42cbb12d-4bab-4b4a-ae01-1e8d74ad56db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42cbb12d-4bab-4b4a-ae01-1e8d74ad56db",
"match": "https://api-prod.gambitprofit.com/api/matches/98bf5a82-4ea4-467d-bb31-07701f76560a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:19.121496-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "390a05ce-b964-4671-b1b5-a3067072413d",
"gambit_id": "6f3d85e1-ee08-4e53-a2d4-1b1cd28efa6e",
"last_updated": "2023-06-15T23:28:26.932625-04:00",
"created_at": "2023-06-13T09:08:19.126465-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cbb12d-4bab-4b4a-ae01-1e8d74ad56db/?format=api"
},
{
"id": "70306c3d-ccc2-482f-8aac-588bd92a39d3",
"gambit_id": "415c72b6-a418-4a67-8071-b5baf39040ef",
"last_updated": "2023-06-15T23:28:26.931277-04:00",
"created_at": "2023-06-13T09:08:19.124080-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cbb12d-4bab-4b4a-ae01-1e8d74ad56db/?format=api"
}
]
}