GET /api/bet_types/1d0d827e-7db0-4d02-925a-b1a7719df256/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d0d827e-7db0-4d02-925a-b1a7719df256",
"match": "https://api-prod.gambitprofit.com/api/matches/4017f5fc-e53e-404c-9889-f44b3bdc2919/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T22:56:58.360222-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": "New York Subliners",
"amount": 7520.0
},
{
"team": "Florida Mutineers",
"amount": 2480.0
}
],
"expected_reward_tokens": 9174.4,
"profit_sb": -325.6,
"profit_sb_percentage": -3.43,
"recommended": false
},
"lines": [
{
"id": "f66d2274-f825-4eed-aff9-e2c6ae02ed85",
"gambit_id": "2dfccdb3-3ce0-493a-ab98-8bd3be244d26",
"last_updated": "2023-01-23T12:02:19.775256-05:00",
"created_at": "2023-01-19T22:56:58.362785-05:00",
"name": "New York Subliners",
"reward": "1.22000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d0d827e-7db0-4d02-925a-b1a7719df256/?format=api"
},
{
"id": "1615898a-ec79-481f-bcef-be23413316f6",
"gambit_id": "918c9432-de54-485a-84fd-3db6d1df3013",
"last_updated": "2023-01-23T12:02:19.774107-05:00",
"created_at": "2023-01-19T22:56:58.361524-05:00",
"name": "Florida Mutineers",
"reward": "3.70000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d0d827e-7db0-4d02-925a-b1a7719df256/?format=api"
}
]
}