GET /api/bet_types/ca754041-75fe-4e3a-9520-5958ef383b83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca754041-75fe-4e3a-9520-5958ef383b83",
"match": "https://api-prod.gambitprofit.com/api/matches/ce68a179-13a5-415f-b59b-9b7c042652c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:54.270479-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": "SDG (R Weathers)",
"amount": 5663.0
},
{
"team": "ARI (R Nelson)",
"amount": 4337.0
}
],
"expected_reward_tokens": 9627.1,
"profit_sb": 127.1,
"profit_sb_percentage": 1.34,
"recommended": true
},
"lines": [
{
"id": "ae35df71-5375-4580-9402-d2a4167e9118",
"gambit_id": "2d14dce2-5018-4647-b75c-35734d1fe81b",
"last_updated": "2023-04-04T19:12:06.100409-04:00",
"created_at": "2023-04-03T09:56:54.271825-04:00",
"name": "SDG (R Weathers)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca754041-75fe-4e3a-9520-5958ef383b83/?format=api"
},
{
"id": "88e8530d-80da-401a-940e-a8e2bd8a1aa7",
"gambit_id": "347482eb-eeec-40b2-8573-4d5f1a7157f5",
"last_updated": "2023-04-04T19:12:06.101598-04:00",
"created_at": "2023-04-03T09:56:54.273294-04:00",
"name": "ARI (R Nelson)",
"reward": "2.22000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca754041-75fe-4e3a-9520-5958ef383b83/?format=api"
}
]
}