GET /api/bet_types/261e3a18-8652-4f57-a670-c96066875f1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "261e3a18-8652-4f57-a670-c96066875f1a",
"match": "https://api-prod.gambitprofit.com/api/matches/607b927b-1e10-44af-a6ae-9a71f9c6186d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T07:27:10.330324-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "43d2e6c6-d1a2-4a04-8ddb-9d3e157a97ce",
"gambit_id": "bc0028d3-f4c9-43fb-90ee-a44796cc90fe",
"last_updated": "2023-03-31T10:52:13.238849-04:00",
"created_at": "2023-03-30T07:27:10.333360-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/261e3a18-8652-4f57-a670-c96066875f1a/?format=api"
},
{
"id": "8d37cbea-a3d3-443c-a40f-01747b026f98",
"gambit_id": "64839734-9c0f-401b-bfb5-417dd452ba19",
"last_updated": "2023-03-31T10:52:13.236803-04:00",
"created_at": "2023-03-30T07:27:10.331781-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/261e3a18-8652-4f57-a670-c96066875f1a/?format=api"
}
]
}