GET /api/bet_types/31deb611-315d-446e-8158-2342c9d3f75c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31deb611-315d-446e-8158-2342c9d3f75c",
"match": "https://api-prod.gambitprofit.com/api/matches/886e0913-d835-4558-96b0-2faf138d384b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T09:32:58.407434-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",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fb1f2f4b-c7e4-4f0a-a09c-66ccf70353c3",
"gambit_id": "a4fc5aa4-696a-477b-b914-0e3271a7e623",
"last_updated": "2023-06-18T10:18:25.348661-04:00",
"created_at": "2023-06-17T09:32:58.409639-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31deb611-315d-446e-8158-2342c9d3f75c/?format=api"
},
{
"id": "0b4fc524-9311-4326-9b13-94bf97e2cd3b",
"gambit_id": "2325df38-efe0-4b07-9287-0b70294504ab",
"last_updated": "2023-06-18T10:18:25.350475-04:00",
"created_at": "2023-06-17T09:32:58.411608-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31deb611-315d-446e-8158-2342c9d3f75c/?format=api"
}
]
}