GET /api/bet_types/f8b4ca86-05ce-46ec-bb3b-680d52396956/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8b4ca86-05ce-46ec-bb3b-680d52396956",
"match": "https://api-prod.gambitprofit.com/api/matches/264a40b3-4a39-4cb5-a1a1-80092cd2d042/?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": "Jenny Savage",
"amount": 7215.0
},
{
"team": "Veronika Dmitriyeva",
"amount": 2785.0
}
],
"expected_reward_tokens": 8800.6,
"profit_sb": -199.4,
"profit_sb_percentage": -2.22,
"recommended": false
},
"lines": [
{
"id": "cf335cca-98a6-4cad-ba43-4c6e6e0e9f81",
"gambit_id": "d434f925-004a-43eb-ab6f-2780992ba3b8",
"last_updated": "2022-09-11T09:22:28.304061-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jenny Savage",
"reward": "1.22000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b4ca86-05ce-46ec-bb3b-680d52396956/?format=api"
},
{
"id": "e89daff5-ced1-4bd3-9309-d9816bca7eae",
"gambit_id": "d233db30-7338-4677-bbc1-d2afcbbaceca",
"last_updated": "2022-09-11T09:22:28.305220-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Veronika Dmitriyeva",
"reward": "3.16000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b4ca86-05ce-46ec-bb3b-680d52396956/?format=api"
}
]
}