GET /api/bet_types/a45325fa-a65f-4849-b1c7-bb1a7a0489c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a45325fa-a65f-4849-b1c7-bb1a7a0489c4",
"match": "https://api-prod.gambitprofit.com/api/matches/6bc1b8ff-0ca4-4e66-b788-2c1aae5f796f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T10:07:21.166218-04: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": 5784.0
},
{
"team": "Dallas Mavericks",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "bf03e507-8ed2-417a-84b2-faab34f3fb57",
"gambit_id": "5565a58a-a219-46e0-95ae-7059b4603b6e",
"last_updated": "2023-04-03T20:12:05.980779-04:00",
"created_at": "2023-04-02T10:07:21.170199-04:00",
"name": "Atlanta Hawks",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45325fa-a65f-4849-b1c7-bb1a7a0489c4/?format=api"
},
{
"id": "3e29b504-70f2-4c09-b368-e03cd23025c9",
"gambit_id": "6174591a-a870-48b6-be4a-f5c326043d13",
"last_updated": "2023-04-03T20:12:05.983507-04:00",
"created_at": "2023-04-02T10:07:21.173012-04:00",
"name": "Dallas Mavericks",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45325fa-a65f-4849-b1c7-bb1a7a0489c4/?format=api"
}
]
}