GET /api/bet_types/e7131470-3809-4b02-85db-b6653ca2dc6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7131470-3809-4b02-85db-b6653ca2dc6f",
"match": "https://api-prod.gambitprofit.com/api/matches/f5560bde-422a-41a3-b2d8-93fdd85d5b7c/?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": "Appalachian St",
"amount": 8270.0
},
{
"team": "Old Dominion",
"amount": 1730.0
}
],
"expected_reward_tokens": 9342.0,
"profit_sb": 342.0,
"profit_sb_percentage": 3.8,
"recommended": true
},
"lines": [
{
"id": "ae420f42-dc6b-443f-a2ab-d49815062888",
"gambit_id": "2759f697-6855-441d-a255-ff1c9255a349",
"last_updated": "2022-11-21T11:48:39.263648-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.13000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7131470-3809-4b02-85db-b6653ca2dc6f/?format=api"
},
{
"id": "00e522e2-0e41-4e67-a7d7-fa3d4b5242f7",
"gambit_id": "d2f8ffbd-4eaa-474c-8fcb-e60923ae5ee6",
"last_updated": "2022-11-21T11:48:39.264801-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Old Dominion",
"reward": "5.40000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7131470-3809-4b02-85db-b6653ca2dc6f/?format=api"
}
]
}