GET /api/bet_types/83421b4b-d70f-4b9b-8f60-0fd71be0f7f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83421b4b-d70f-4b9b-8f60-0fd71be0f7f9",
"match": "https://api-prod.gambitprofit.com/api/matches/e3a419bf-a48d-47e2-aa51-b11837a03f07/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Texas Tech",
"amount": 6475.0
},
{
"team": "West Virginia",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "4bfface3-1e06-4a9f-83ce-ae7f1d79f377",
"gambit_id": "003fc7a9-48f0-4788-920f-dac47b32a003",
"last_updated": "2022-10-23T12:57:22.888268-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas Tech",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83421b4b-d70f-4b9b-8f60-0fd71be0f7f9/?format=api"
},
{
"id": "3e07ef76-5116-42e2-bd79-0a661074802a",
"gambit_id": "f96cbe75-1e88-48ff-9f3b-b462cdc2cd91",
"last_updated": "2022-10-23T12:57:22.887158-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Virginia",
"reward": "2.70000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83421b4b-d70f-4b9b-8f60-0fd71be0f7f9/?format=api"
}
]
}