GET /api/bet_types/4a21be82-7609-4890-8c5a-6e043ca45f4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a21be82-7609-4890-8c5a-6e043ca45f4f",
"match": "https://api-prod.gambitprofit.com/api/matches/ed16df24-cd0c-4a7c-b6cb-1d1f39842a23/?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": "HOU (L McCullers)",
"amount": 5487.0
},
{
"team": "PHI (N Syndergaard)",
"amount": 4513.0
}
],
"expected_reward_tokens": 9657.12,
"profit_sb": 157.12,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "31b439a7-f9aa-4868-b649-bc6ac2c3b106",
"gambit_id": "7696d016-cf49-49d3-8e45-b7eec65726a9",
"last_updated": "2022-12-24T17:12:21.457185-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.76000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a21be82-7609-4890-8c5a-6e043ca45f4f/?format=api"
},
{
"id": "d1b9cf3a-8a45-4a15-a5b1-f2f390093858",
"gambit_id": "8cc07566-6ab2-464b-8432-00d76a299f0b",
"last_updated": "2022-12-24T17:12:21.456092-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "2.14000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a21be82-7609-4890-8c5a-6e043ca45f4f/?format=api"
}
]
}