GET /api/bet_types/74e91153-461b-4bc0-9ce7-dbf9d425a287/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74e91153-461b-4bc0-9ce7-dbf9d425a287",
"match": "https://api-prod.gambitprofit.com/api/matches/55eb988f-08da-43b6-92a1-fcecb12307cc/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:57.275571-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": 5745.0
},
{
"team": "Phoenix Suns",
"amount": 4255.0
}
],
"expected_reward_tokens": 9019.65,
"profit_sb": 19.65,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "096d1e1b-a55e-4f53-b9d3-9a1232abc634",
"gambit_id": "1523d7f1-bdb7-4ea8-b439-4f42841815d7",
"last_updated": "2022-12-24T18:56:52.269533-05:00",
"created_at": "2022-12-23T09:06:57.278824-05:00",
"name": "Memphis Grizzlies",
"reward": "1.57000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e91153-461b-4bc0-9ce7-dbf9d425a287/?format=api"
},
{
"id": "ce5f44fe-dbc5-4e83-bbc1-3a25f9052d82",
"gambit_id": "614abb63-be4e-4aa6-b1fd-add8fe4399ce",
"last_updated": "2022-12-24T18:56:52.268432-05:00",
"created_at": "2022-12-23T09:06:57.276744-05:00",
"name": "Phoenix Suns",
"reward": "2.12000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e91153-461b-4bc0-9ce7-dbf9d425a287/?format=api"
}
]
}