GET /api/bet_types/194a56c7-3a6e-4790-842d-d6f34e7e3108/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "194a56c7-3a6e-4790-842d-d6f34e7e3108",
"match": "https://api-prod.gambitprofit.com/api/matches/a56821de-1ef2-4364-a2d2-01ca13ff4657/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-02T03:42:08.590173-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": "Ryan Carmichael",
"amount": 7083.0
},
{
"team": "Will Cairns",
"amount": 2917.0
}
],
"expected_reward_tokens": 9420.39,
"profit_sb": -79.61,
"profit_sb_percentage": -0.84,
"recommended": false
},
"lines": [
{
"id": "6dbb9057-b75e-4c04-b820-d5ca25ca8f61",
"gambit_id": "1ede98c4-a2e1-4a56-9198-1edb6a9cba97",
"last_updated": "2023-03-06T15:02:21.167150-05:00",
"created_at": "2023-03-02T03:42:08.593191-05:00",
"name": "Ryan Carmichael",
"reward": "1.33000",
"odds": "1.34000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194a56c7-3a6e-4790-842d-d6f34e7e3108/?format=api"
},
{
"id": "f29f5d83-78e6-4284-80b2-115e1b9bb115",
"gambit_id": "970d96f2-1162-4366-be4f-e402b664d985",
"last_updated": "2023-03-06T15:02:21.165986-05:00",
"created_at": "2023-03-02T03:42:08.591792-05:00",
"name": "Will Cairns",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194a56c7-3a6e-4790-842d-d6f34e7e3108/?format=api"
}
]
}