GET /api/bet_types/82730ea2-d831-4ff8-b446-fed10f3ee28c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82730ea2-d831-4ff8-b446-fed10f3ee28c",
"match": "https://api-prod.gambitprofit.com/api/matches/991bbb58-5d53-49e6-a657-53e0989274db/?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": "Mississippi",
"amount": 5397.0
},
{
"team": "Arkansas",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "dbe98f89-3a41-431d-be90-bc3081442a86",
"gambit_id": "38599bce-66b9-4349-9d57-86ff9b8e1dd3",
"last_updated": "2022-11-21T09:48:51.064871-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mississippi",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82730ea2-d831-4ff8-b446-fed10f3ee28c/?format=api"
},
{
"id": "18f538e6-046c-4348-82e9-c134f0a43ab5",
"gambit_id": "29e38a92-2377-47de-ba52-710f6412c054",
"last_updated": "2022-11-21T09:48:51.063803-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arkansas",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82730ea2-d831-4ff8-b446-fed10f3ee28c/?format=api"
}
]
}