GET /api/bet_types/572e5d8d-470a-4402-9ec5-4d2bc9f88b46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "572e5d8d-470a-4402-9ec5-4d2bc9f88b46",
"match": "https://api-prod.gambitprofit.com/api/matches/c24c6e8f-7b38-40a4-a44a-1dbd77741c61/?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 State",
"amount": 5208.0
},
{
"team": "TCU",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "e046f4c5-efc7-4846-94ee-712bbb1fcf2a",
"gambit_id": "6beaa662-3545-4cbf-9a71-8084b9ce708c",
"last_updated": "2022-12-05T11:17:09.675799-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas State",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572e5d8d-470a-4402-9ec5-4d2bc9f88b46/?format=api"
},
{
"id": "b8a68679-80ff-4159-99c3-6a3cc368f699",
"gambit_id": "329fea19-21b0-4cab-b33f-9ebe8aa52ccd",
"last_updated": "2022-12-05T11:17:09.674793-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TCU",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572e5d8d-470a-4402-9ec5-4d2bc9f88b46/?format=api"
}
]
}