GET /api/bet_types/feeab5e4-833a-459d-a2ae-c3d3f5b0b456/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "feeab5e4-833a-459d-a2ae-c3d3f5b0b456",
"match": "https://api-prod.gambitprofit.com/api/matches/9224d8c2-d4cf-4b20-9cb5-179aed4adde9/?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": "NYY (J Taillon)",
"amount": 5875.0
},
{
"team": "MIN (C Archer)",
"amount": 4125.0
}
],
"expected_reward_tokens": 9281.25,
"profit_sb": 281.25,
"profit_sb_percentage": 3.12,
"recommended": true
},
"lines": [
{
"id": "931553ed-8eb7-4dd2-998a-3f88a47613f8",
"gambit_id": "d43e1084-e1ee-4a0c-988e-86275c51ceac",
"last_updated": "2022-09-06T10:02:05.534462-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "1.58000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feeab5e4-833a-459d-a2ae-c3d3f5b0b456/?format=api"
},
{
"id": "bf23b4d4-64a0-478f-9c46-55bc99c4330a",
"gambit_id": "deafc838-f79d-47d6-a829-cfd6edae8ba9",
"last_updated": "2022-09-06T10:02:05.535526-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (C Archer)",
"reward": "2.25000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feeab5e4-833a-459d-a2ae-c3d3f5b0b456/?format=api"
}
]
}