GET /api/bet_types/00a2f08f-484c-4fb3-95eb-9ccd6e1489b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00a2f08f-484c-4fb3-95eb-9ccd6e1489b0",
"match": "https://api-prod.gambitprofit.com/api/matches/0f1d420e-1b1d-4a6c-a95d-8617a22bbf74/?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": "Heroic",
"amount": 5382.0
},
{
"team": "Ninjas IN Pyjamas",
"amount": 4618.0
}
],
"expected_reward_tokens": 8772.66,
"profit_sb": -227.34,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "5320fe8d-d1a9-4ced-a1d7-2320ab5dcdc6",
"gambit_id": "9b91085d-14cf-4cfd-9755-6c49f458bbe7",
"last_updated": "2022-08-29T14:46:55.494297-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Heroic",
"reward": "1.63000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a2f08f-484c-4fb3-95eb-9ccd6e1489b0/?format=api"
},
{
"id": "f4924657-c08a-487f-ba62-6720eec9c5fd",
"gambit_id": "36c0fa28-7711-4e0b-879e-fb24b253a507",
"last_updated": "2022-08-29T14:46:55.494760-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ninjas IN Pyjamas",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a2f08f-484c-4fb3-95eb-9ccd6e1489b0/?format=api"
}
]
}