GET /api/bet_types/792a233c-0fba-43d7-a9f3-da864e0c595f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "792a233c-0fba-43d7-a9f3-da864e0c595f",
"match": "https://api-prod.gambitprofit.com/api/matches/23791e2a-ea07-4c3d-9a6a-0afc822c7e43/?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": "Florida State",
"amount": 5664.0
},
{
"team": "Louisville",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "46c489ff-4f6f-479c-b289-7ed9c9b3e86a",
"gambit_id": "0a350dfd-f395-43e4-876f-4c5f0b6ad704",
"last_updated": "2022-09-17T17:02:17.096213-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida State",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792a233c-0fba-43d7-a9f3-da864e0c595f/?format=api"
},
{
"id": "e1b5d1e2-6789-4d8a-a2ae-ca2a1892465f",
"gambit_id": "0ecad490-2d86-4532-b051-480956b707e9",
"last_updated": "2022-09-17T17:02:17.095233-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisville",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792a233c-0fba-43d7-a9f3-da864e0c595f/?format=api"
}
]
}