GET /api/bet_types/e24195cf-0e75-4359-899a-8e7f92e7c464/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e24195cf-0e75-4359-899a-8e7f92e7c464",
"match": "https://api-prod.gambitprofit.com/api/matches/d45bf426-bda3-4913-aa7d-a9de7c9904e4/?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": "Top Esports",
"amount": 5382.0
},
{
"team": "EDward Gaming",
"amount": 4618.0
}
],
"expected_reward_tokens": 8772.66,
"profit_sb": -227.34,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "edf4a63b-5647-40ec-8742-e1531c5f71b9",
"gambit_id": "66830813-39ff-47d6-83b1-e9057849bd8d",
"last_updated": "2022-08-23T10:07:02.137896-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Top Esports",
"reward": "1.63000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e24195cf-0e75-4359-899a-8e7f92e7c464/?format=api"
},
{
"id": "4c18cc0b-3e8e-4469-9f0e-0c6b8c95572d",
"gambit_id": "52e2c189-0e0f-45a7-9d0c-5607b34f81cc",
"last_updated": "2022-08-23T10:07:02.137365-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "EDward Gaming",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e24195cf-0e75-4359-899a-8e7f92e7c464/?format=api"
}
]
}