GET /api/bet_types/437ca2b4-2747-4c2d-8319-dd0a4e53d4d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "437ca2b4-2747-4c2d-8319-dd0a4e53d4d7",
"match": "https://api-prod.gambitprofit.com/api/matches/b3579f0c-4b3e-4d0a-868f-470d1f6d41ee/?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": "EDward Gaming",
"amount": 7254.0
},
{
"team": "LNG Esports",
"amount": 2746.0
}
],
"expected_reward_tokens": 8922.42,
"profit_sb": -77.58,
"profit_sb_percentage": -0.86,
"recommended": false
},
"lines": [
{
"id": "c844cdb5-2493-489d-af02-67412a4a50c6",
"gambit_id": "fa91d9e7-f5bd-4d00-9869-a346b11f66c4",
"last_updated": "2022-08-27T12:32:01.178236-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "EDward Gaming",
"reward": "1.23000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437ca2b4-2747-4c2d-8319-dd0a4e53d4d7/?format=api"
},
{
"id": "ed017066-faa5-4f8c-9c28-84e31687cb64",
"gambit_id": "73981352-301f-43c9-85f3-2935260627a8",
"last_updated": "2022-08-27T12:32:01.178675-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LNG Esports",
"reward": "3.25000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437ca2b4-2747-4c2d-8319-dd0a4e53d4d7/?format=api"
}
]
}