GET /api/bet_types/273063f1-d8d8-4301-8a78-866577feb6ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "273063f1-d8d8-4301-8a78-866577feb6ab",
"match": "https://api-prod.gambitprofit.com/api/matches/61ad8509-0775-43bf-a73d-0b1f91d8fdcc/?format=api",
"name": "Over/Under",
"created_at": "2023-01-17T09:32:23.459790-05: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 6",
"amount": 5211.0
},
{
"team": "Game Total Over 6",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "329e3d13-70ef-4377-a290-42e8c7b6005e",
"gambit_id": "18895e2a-cdb9-43cf-b89a-99924ddfe735",
"last_updated": "2023-01-18T09:32:12.616731-05:00",
"created_at": "2023-01-17T09:32:23.461057-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/273063f1-d8d8-4301-8a78-866577feb6ab/?format=api"
},
{
"id": "c8593975-d816-402c-a8e7-1398fe298bc7",
"gambit_id": "e2e93653-2039-47a6-950c-148d3cd82529",
"last_updated": "2023-01-18T09:32:12.617865-05:00",
"created_at": "2023-01-17T09:32:23.462303-05:00",
"name": "Game Total Over 6",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/273063f1-d8d8-4301-8a78-866577feb6ab/?format=api"
}
]
}