GET /api/bet_types/5a27b641-3f99-4b5d-aec2-a4b4c77d9302/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a27b641-3f99-4b5d-aec2-a4b4c77d9302",
"match": "https://api-prod.gambitprofit.com/api/matches/0e14edb2-250b-4bfc-a3ad-a29e12212ef5/?format=api",
"name": "FreeForm",
"created_at": "2023-07-03T11:03:21.175583-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": "Over 72½",
"amount": 5000.0
},
{
"team": "Under 72½",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "9b54c38c-4c77-4543-b87b-2d1abc65e739",
"gambit_id": "69c96c97-0610-4051-ad1a-02ba114718e2",
"last_updated": "2023-07-11T11:58:14.653889-04:00",
"created_at": "2023-07-03T11:03:21.177588-04:00",
"name": "Over 72½",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a27b641-3f99-4b5d-aec2-a4b4c77d9302/?format=api"
},
{
"id": "44e3d2fb-ef0e-4dcc-a102-45785fc4c0d9",
"gambit_id": "9e456cbd-b957-49eb-bcac-c06cdc11aab9",
"last_updated": "2023-07-11T11:58:14.656399-04:00",
"created_at": "2023-07-03T11:03:21.179931-04:00",
"name": "Under 72½",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a27b641-3f99-4b5d-aec2-a4b4c77d9302/?format=api"
}
]
}