GET /api/bet_types/81cbb24a-5d9b-4683-84ee-9f95f6762708/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81cbb24a-5d9b-4683-84ee-9f95f6762708",
"match": "https://api-prod.gambitprofit.com/api/matches/7e7ffb4f-07be-4394-ae1b-656dda44b053/?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": "Israel Adesanya",
"amount": 6480.0
},
{
"team": "Alex Pereira",
"amount": 3520.0
}
],
"expected_reward_tokens": 8940.8,
"profit_sb": -59.2,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "6e3f251e-e092-4f41-8434-0bebc6b383c1",
"gambit_id": "78418036-f3e7-4c4a-ad04-5ff9aa9f63f3",
"last_updated": "2022-11-14T10:42:39.230143-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Israel Adesanya",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81cbb24a-5d9b-4683-84ee-9f95f6762708/?format=api"
},
{
"id": "1a6b94ca-79cb-423b-8f0a-aeb82f15911a",
"gambit_id": "43122880-02ae-494f-afe8-e9d3d6f7f233",
"last_updated": "2022-11-14T10:42:39.231130-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Alex Pereira",
"reward": "2.54000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81cbb24a-5d9b-4683-84ee-9f95f6762708/?format=api"
}
]
}