GET /api/bet_types/32ab5814-c286-4235-8a9b-555ed9593173/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32ab5814-c286-4235-8a9b-555ed9593173",
"match": "https://api-prod.gambitprofit.com/api/matches/c3b0570b-f56c-4303-9b71-c38b0521772b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:19.419314-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": "Toronto Raptors",
"amount": 6458.0
},
{
"team": "Charlotte Hornets",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "47a4de25-c336-416b-86d8-b13185faa77a",
"gambit_id": "a4a91f1e-271f-4131-bd98-efe6ddba6145",
"last_updated": "2023-12-09T11:43:27.863170-05:00",
"created_at": "2023-12-08T09:38:19.423231-05:00",
"name": "Toronto Raptors",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32ab5814-c286-4235-8a9b-555ed9593173/?format=api"
},
{
"id": "12151aab-06a8-48c7-a37f-32dac02db1cd",
"gambit_id": "365fbe00-4060-4008-bea7-3d6f3c05d3e5",
"last_updated": "2023-12-09T11:43:27.866369-05:00",
"created_at": "2023-12-08T09:38:19.427230-05:00",
"name": "Charlotte Hornets",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32ab5814-c286-4235-8a9b-555ed9593173/?format=api"
}
]
}