GET /api/bet_types/72805f81-bd27-4e05-bcc2-ca27257e830b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72805f81-bd27-4e05-bcc2-ca27257e830b",
"match": "https://api-prod.gambitprofit.com/api/matches/1eef06c3-3178-465d-8ad9-4c44a969bbd4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-21T09:03:04.427691-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": "Atlanta Hawks",
"amount": 5929.0
},
{
"team": "Indiana Pacers",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "05ba7e48-0f13-4873-a81e-9a1646b87d8f",
"gambit_id": "8729e275-a109-430b-8665-0d48352141ee",
"last_updated": "2023-11-22T09:48:26.637381-05:00",
"created_at": "2023-11-21T09:03:04.436342-05:00",
"name": "Atlanta Hawks",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72805f81-bd27-4e05-bcc2-ca27257e830b/?format=api"
},
{
"id": "ca3e90c2-7d7e-42b6-993a-64cee7ab1518",
"gambit_id": "12638f01-310a-4d59-aea0-f61cdb2b3e13",
"last_updated": "2023-11-22T09:48:26.634204-05:00",
"created_at": "2023-11-21T09:03:04.432045-05:00",
"name": "Indiana Pacers",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72805f81-bd27-4e05-bcc2-ca27257e830b/?format=api"
}
]
}