GET /api/bet_types/472609c7-143b-428d-81df-22f39f85b503/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "472609c7-143b-428d-81df-22f39f85b503",
"match": "https://api-prod.gambitprofit.com/api/matches/56ce5d78-0fc7-4f2f-95ba-3b8466d5a246/?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": "SMU",
"amount": 6256.0
},
{
"team": "Memphis",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "f056e230-a76b-4231-8fb2-6d0b037f1c4b",
"gambit_id": "d86e7314-b9e2-49c5-bc72-90628c006cee",
"last_updated": "2022-11-28T10:02:11.739871-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SMU",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472609c7-143b-428d-81df-22f39f85b503/?format=api"
},
{
"id": "fe7657e3-086e-48c8-b854-5e9e26986f3b",
"gambit_id": "d17ecc9b-ad19-4907-a1c3-2b2b9a97ffb5",
"last_updated": "2022-11-28T10:02:11.741385-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis",
"reward": "2.44000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472609c7-143b-428d-81df-22f39f85b503/?format=api"
}
]
}