GET /api/bet_types/63be40b8-2e8b-4143-880d-13da57584dc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63be40b8-2e8b-4143-880d-13da57584dc6",
"match": "https://api-prod.gambitprofit.com/api/matches/74bb58c5-0099-4f9f-b5c7-6ba485ca9cb8/?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": "Brooklyn Nets",
"amount": 7261.0
},
{
"team": "Detroit Pistons",
"amount": 2739.0
}
],
"expected_reward_tokens": 9148.26,
"profit_sb": 148.26,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "9a553ea3-c043-40c6-bcbb-806b6a1b9d7e",
"gambit_id": "cd3eca60-e2f6-4d0a-bb41-791aefdcf97f",
"last_updated": "2022-12-19T13:21:53.998003-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brooklyn Nets",
"reward": "1.26000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63be40b8-2e8b-4143-880d-13da57584dc6/?format=api"
},
{
"id": "55407053-fe17-45b4-abda-a82d998b5f53",
"gambit_id": "37e3bd98-a275-41e4-a828-db98f4ce646f",
"last_updated": "2022-12-19T13:21:53.996962-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "3.34000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63be40b8-2e8b-4143-880d-13da57584dc6/?format=api"
}
]
}