GET /api/bet_types/e3c8fb7e-890c-4239-befe-c4dd2dbcd4d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3c8fb7e-890c-4239-befe-c4dd2dbcd4d3",
"match": "https://api-prod.gambitprofit.com/api/matches/4746b0fc-82b1-4428-8a63-a3f70af8207f/?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": "Portland Trail Blazers",
"amount": 6389.0
},
{
"team": "Indiana Pacers",
"amount": 3611.0
}
],
"expected_reward_tokens": 9135.83,
"profit_sb": 135.83,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "28621caf-f57a-495c-b3c6-699d6c77af46",
"gambit_id": "6a37700a-d2e5-48e3-8b35-b0f8bb34aac1",
"last_updated": "2022-12-05T15:42:16.842540-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3c8fb7e-890c-4239-befe-c4dd2dbcd4d3/?format=api"
},
{
"id": "3c66fb32-3b5a-4caf-9721-55ddf7407913",
"gambit_id": "3995e9f5-2c19-4631-a4fc-8e571b93baf3",
"last_updated": "2022-12-05T15:42:16.843609-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3c8fb7e-890c-4239-befe-c4dd2dbcd4d3/?format=api"
}
]
}