GET /api/bet_types/9cca82d3-b384-45e8-a130-446721f1db2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cca82d3-b384-45e8-a130-446721f1db2a",
"match": "https://api-prod.gambitprofit.com/api/matches/5f23c70e-3cb8-4afe-a886-91cf55fd9aa6/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:14.704121-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 Over 10",
"amount": 5213.0
},
{
"team": "Game Total Under 10",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dbcd5d7a-ded7-4998-afca-f87f5ad51ac7",
"gambit_id": "20b829ec-fede-49d1-a470-5bdddd49e1d8",
"last_updated": "2023-06-10T17:03:16.643425-04:00",
"created_at": "2023-06-09T09:48:14.706404-04:00",
"name": "Game Total Over 10",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cca82d3-b384-45e8-a130-446721f1db2a/?format=api"
},
{
"id": "036d7634-1d37-4943-9969-fb2432f55555",
"gambit_id": "23bc70cc-091d-47ca-a963-04e41775eec1",
"last_updated": "2023-06-10T17:03:16.645457-04:00",
"created_at": "2023-06-09T09:48:14.709267-04:00",
"name": "Game Total Under 10",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cca82d3-b384-45e8-a130-446721f1db2a/?format=api"
}
]
}