GET /api/bet_types/386f17c8-9bc8-48dc-aae2-4da6b6024a5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "386f17c8-9bc8-48dc-aae2-4da6b6024a5b",
"match": "https://api-prod.gambitprofit.com/api/matches/0bf06762-7cd6-407d-bb0b-3584110556ae/?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": "South Alabama",
"amount": 8396.0
},
{
"team": "Old Dominion",
"amount": 1604.0
}
],
"expected_reward_tokens": 9319.24,
"profit_sb": 319.24,
"profit_sb_percentage": 3.55,
"recommended": true
},
"lines": [
{
"id": "198cfa0c-2e9a-41ef-b389-480bafca69f3",
"gambit_id": "265d0dc7-858a-41db-8327-7f687f1e419d",
"last_updated": "2022-11-28T10:12:09.019294-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "1.11000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386f17c8-9bc8-48dc-aae2-4da6b6024a5b/?format=api"
},
{
"id": "e5dff3c4-039a-4480-a572-c35bb10226db",
"gambit_id": "c2802617-16fc-44f0-a8f1-a88d39b69689",
"last_updated": "2022-11-28T10:12:09.020280-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Old Dominion",
"reward": "5.81000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386f17c8-9bc8-48dc-aae2-4da6b6024a5b/?format=api"
}
]
}