GET /api/bet_types/17a7c8fd-f595-44ef-9c08-a853ae801552/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17a7c8fd-f595-44ef-9c08-a853ae801552",
"match": "https://api-prod.gambitprofit.com/api/matches/76f378f7-201e-4b34-9849-88432f7bcf84/?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": "PIT (L Ortiz)",
"amount": 5550.0
},
{
"team": "CHC (A Sampson)",
"amount": 4450.0
}
],
"expected_reward_tokens": 9211.5,
"profit_sb": 211.5,
"profit_sb_percentage": 2.35,
"recommended": true
},
"lines": [
{
"id": "fb13ed34-741b-40e4-ba63-0413f1b86652",
"gambit_id": "b0a2f663-1814-4846-abc3-0fc40102a561",
"last_updated": "2022-09-26T10:32:11.790255-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (L Ortiz)",
"reward": "1.66000",
"odds": "1.75760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a7c8fd-f595-44ef-9c08-a853ae801552/?format=api"
},
{
"id": "4ae65854-1f5e-4e6f-aaae-b96caeee1ff6",
"gambit_id": "c7e7e58d-f9e0-4a17-85cd-94a653c482ae",
"last_updated": "2022-09-26T10:32:11.791254-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (A Sampson)",
"reward": "2.07000",
"odds": "2.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a7c8fd-f595-44ef-9c08-a853ae801552/?format=api"
}
]
}