GET /api/bet_types/3d0b642f-bf52-434e-a0c5-ccebc31e6412/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d0b642f-bf52-434e-a0c5-ccebc31e6412",
"match": "https://api-prod.gambitprofit.com/api/matches/efcc7161-a0c6-4235-8256-1194eec131b9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:08.633045-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 (M Waldron)",
"amount": 6182.0
},
{
"team": "WAS (J Gray)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "74d5a95c-9a51-41f7-aeae-d59391219817",
"gambit_id": "ac7e405b-888f-4594-9c0b-876b15ff42b8",
"last_updated": "2023-06-26T10:33:17.650438-04:00",
"created_at": "2023-06-24T08:58:08.638136-04:00",
"name": "SDG (M Waldron)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0b642f-bf52-434e-a0c5-ccebc31e6412/?format=api"
},
{
"id": "8b298684-649e-456b-8c6f-b6a8eaa26e0e",
"gambit_id": "9ae421b6-c8c0-4b45-81f8-aff0160e35fa",
"last_updated": "2023-06-26T10:33:17.648495-04:00",
"created_at": "2023-06-24T08:58:08.635520-04:00",
"name": "WAS (J Gray)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0b642f-bf52-434e-a0c5-ccebc31e6412/?format=api"
}
]
}