GET /api/bet_types/6f2b9553-0644-4fcb-919f-bc9212ef10ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f2b9553-0644-4fcb-919f-bc9212ef10ba",
"match": "https://api-prod.gambitprofit.com/api/matches/469a6291-c0ca-462a-95d0-2cb421e9421f/?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": "Kansas City Chiefs",
"amount": 6785.0
},
{
"team": "Arizona Cardinals",
"amount": 3215.0
}
],
"expected_reward_tokens": 9227.05,
"profit_sb": 227.05,
"profit_sb_percentage": 2.52,
"recommended": true
},
"lines": [
{
"id": "83280ed8-a430-4b56-822f-67bca7bc2151",
"gambit_id": "58dbbb58-9970-4b2f-87ae-24d848099bb5",
"last_updated": "2022-09-12T10:17:25.843635-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas City Chiefs",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f2b9553-0644-4fcb-919f-bc9212ef10ba/?format=api"
},
{
"id": "7328e0aa-92e6-4a6e-b039-1b0f69e1fe4a",
"gambit_id": "7698e777-75bd-4f27-8f2b-34925ac61e86",
"last_updated": "2022-09-12T10:17:25.842658-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Cardinals",
"reward": "2.87000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f2b9553-0644-4fcb-919f-bc9212ef10ba/?format=api"
}
]
}