GET /api/bet_types/4a2a13a0-a383-4e11-b3a0-865f43e288c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a2a13a0-a383-4e11-b3a0-865f43e288c7",
"match": "https://api-prod.gambitprofit.com/api/matches/d4a014db-16e2-4425-9379-63c7ee94f830/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-23T12:41:48.207461-04: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": "Boston Bruins",
"amount": 5867.0
},
{
"team": "Florida Panthers",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "d3815a11-ce3b-4eb5-81b9-580da8d52394",
"gambit_id": "70d38e04-85d6-4f07-b2f7-b1b6ab32a215",
"last_updated": "2023-04-24T13:02:13.679981-04:00",
"created_at": "2023-04-23T12:41:48.211782-04:00",
"name": "Boston Bruins",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a2a13a0-a383-4e11-b3a0-865f43e288c7/?format=api"
},
{
"id": "919c6fc8-7d1a-46d7-a056-87a62fb26feb",
"gambit_id": "8dd19111-7934-443f-8a5f-605983ece17e",
"last_updated": "2023-04-24T13:02:13.676538-04:00",
"created_at": "2023-04-23T12:41:48.209552-04:00",
"name": "Florida Panthers",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a2a13a0-a383-4e11-b3a0-865f43e288c7/?format=api"
}
]
}