GET /api/bet_types/734e52dc-a015-48a5-b9b0-89e6c73a9e4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "734e52dc-a015-48a5-b9b0-89e6c73a9e4b",
"match": "https://api-prod.gambitprofit.com/api/matches/3a576f6d-5f33-459e-b7b2-0afcd825a85f/?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": "Montreal Canadiens",
"amount": 5000.0
},
{
"team": "Columbus Blue Jackets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6b558d83-f89b-45e7-9ffa-c5315ef8c23b",
"gambit_id": "9cbcc633-2e81-48f6-9296-43740f9efeca",
"last_updated": "2022-11-18T10:03:03.252398-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734e52dc-a015-48a5-b9b0-89e6c73a9e4b/?format=api"
},
{
"id": "c4b12ee4-6549-4d16-8753-009a94ff9612",
"gambit_id": "0fa039d1-625a-4ed5-82c5-a3f2a027b808",
"last_updated": "2022-11-18T10:03:03.251430-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734e52dc-a015-48a5-b9b0-89e6c73a9e4b/?format=api"
}
]
}