GET /api/bet_types/c2f24eb7-b753-46eb-b003-a8492bf22e74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2f24eb7-b753-46eb-b003-a8492bf22e74",
"match": "https://api-prod.gambitprofit.com/api/matches/368b211c-5a79-4ad1-81ae-d8f3915a718b/?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": "Team Vitality",
"amount": 8042.0
},
{
"team": "Team BDS",
"amount": 1958.0
}
],
"expected_reward_tokens": 9085.12,
"profit_sb": 85.12,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "685d8155-d21e-4eee-9b10-aefe6a82c1fd",
"gambit_id": "eca7ffaa-0353-4cdb-80b1-d121bbb19edf",
"last_updated": "2022-08-08T12:16:54.037837-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Vitality",
"reward": "1.13000",
"odds": "1.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f24eb7-b753-46eb-b003-a8492bf22e74/?format=api"
},
{
"id": "52c1c204-87fc-4ccb-911a-ec70bf055aee",
"gambit_id": "e7f61a0f-ff83-45d8-b62b-617e4f67d6f8",
"last_updated": "2022-08-08T12:16:54.037291-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team BDS",
"reward": "4.64000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f24eb7-b753-46eb-b003-a8492bf22e74/?format=api"
}
]
}