GET /api/bet_types/c99bf180-8635-4f8c-922e-4ceed244d138/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c99bf180-8635-4f8c-922e-4ceed244d138",
"match": "https://api-prod.gambitprofit.com/api/matches/00277846-7f93-4d68-b847-795fa4fa64e9/?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": "TCU",
"amount": 6989.0
},
{
"team": "Kansas",
"amount": 3011.0
}
],
"expected_reward_tokens": 9574.93,
"profit_sb": 74.93,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "377a0fee-5afe-4fd9-b4b6-d0391f41ba41",
"gambit_id": "e81e9a57-63bf-4d72-a2e0-1c7d40dc0e76",
"last_updated": "2022-10-09T18:32:12.378005-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TCU",
"reward": "1.37000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c99bf180-8635-4f8c-922e-4ceed244d138/?format=api"
},
{
"id": "593a4e63-9d8e-4eba-9621-395163f2324c",
"gambit_id": "0a160f51-003c-45a0-8a35-fb7aebab9faf",
"last_updated": "2022-10-09T18:32:12.376849-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas",
"reward": "3.18000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c99bf180-8635-4f8c-922e-4ceed244d138/?format=api"
}
]
}