GET /api/bet_types/436a7fef-cb86-4120-ba94-6364a4f288c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "436a7fef-cb86-4120-ba94-6364a4f288c0",
"match": "https://api-prod.gambitprofit.com/api/matches/4c172598-558e-4b00-be45-3dc07607bcc4/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-10T09:02:09.337004-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": "Memphis Grizzlies",
"amount": 5106.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "f4c06e3a-3b19-4a77-80fe-45eaaecf7cf5",
"gambit_id": "341101ef-d059-4861-b2d5-5aa330bebcee",
"last_updated": "2023-02-11T17:52:31.185691-05:00",
"created_at": "2023-02-10T09:02:09.338256-05:00",
"name": "Memphis Grizzlies",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/436a7fef-cb86-4120-ba94-6364a4f288c0/?format=api"
},
{
"id": "d5ba841d-eef3-4847-a0ad-46632a9875d2",
"gambit_id": "61f20248-caff-49ec-af9c-fa009ae98da2",
"last_updated": "2023-02-11T17:52:31.186842-05:00",
"created_at": "2023-02-10T09:02:09.339570-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/436a7fef-cb86-4120-ba94-6364a4f288c0/?format=api"
}
]
}