GET /api/bet_types/529baaf4-61eb-44b0-a49f-dfb4e5ea6c9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "529baaf4-61eb-44b0-a49f-dfb4e5ea6c9e",
"match": "https://api-prod.gambitprofit.com/api/matches/a3b426c8-4239-45cf-90e3-5474689bb8d3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T13:31:55.605887-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": "Buffalo Bills",
"amount": 6876.0
},
{
"team": "Cincinnati Bengals",
"amount": 3124.0
}
],
"expected_reward_tokens": 9557.64,
"profit_sb": 57.64,
"profit_sb_percentage": 0.61,
"recommended": true
},
"lines": [
{
"id": "34afc4c1-058b-4458-90ee-4f56866dd991",
"gambit_id": "a4fb89af-a501-43b1-8577-8f953f3c7be7",
"last_updated": "2023-01-23T14:01:54.047096-05:00",
"created_at": "2023-01-20T13:31:55.607052-05:00",
"name": "Buffalo Bills",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/529baaf4-61eb-44b0-a49f-dfb4e5ea6c9e/?format=api"
},
{
"id": "27798a1d-6759-4ac4-b79b-564234e352de",
"gambit_id": "cfb0920a-803d-4d4c-b52a-63e865380781",
"last_updated": "2023-01-23T14:01:54.048207-05:00",
"created_at": "2023-01-20T13:31:55.608278-05:00",
"name": "Cincinnati Bengals",
"reward": "3.06000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/529baaf4-61eb-44b0-a49f-dfb4e5ea6c9e/?format=api"
}
]
}