GET /api/bet_types/84c18b22-7468-40c9-a537-35d6cf63e3e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84c18b22-7468-40c9-a537-35d6cf63e3e8",
"match": "https://api-prod.gambitprofit.com/api/matches/00dab816-5c81-489c-9da5-28bbbdf15e92/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T13:52:01.342398-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": "Cleveland Cavaliers",
"amount": 8507.0
},
{
"team": "Indiana Pacers",
"amount": 1493.0
}
],
"expected_reward_tokens": 9525.34,
"profit_sb": 25.34,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "67451eeb-3211-4918-a8ab-a8d189b01339",
"gambit_id": "51832900-75b7-4c59-aa20-48659fba7619",
"last_updated": "2023-04-03T19:51:57.247822-04:00",
"created_at": "2023-04-02T13:52:01.344240-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.12000",
"odds": "1.12120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c18b22-7468-40c9-a537-35d6cf63e3e8/?format=api"
},
{
"id": "040ba8f6-2ec9-4f37-9f85-89dab792c18c",
"gambit_id": "65878bb1-c86c-4ae8-aae4-e8979e7c0042",
"last_updated": "2023-04-03T19:51:57.250334-04:00",
"created_at": "2023-04-02T13:52:01.346114-04:00",
"name": "Indiana Pacers",
"reward": "6.38000",
"odds": "6.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c18b22-7468-40c9-a537-35d6cf63e3e8/?format=api"
}
]
}