GET /api/bet_types/c96de7a3-1061-4fcd-aa79-22407c348ee9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c96de7a3-1061-4fcd-aa79-22407c348ee9",
"match": "https://api-prod.gambitprofit.com/api/matches/3a1e134d-5b02-4f39-bfb6-264ffa2706ae/?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": "Iowa",
"amount": 6047.0
},
{
"team": "Iowa State",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": 250.02,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "f7e97706-2c78-481c-a439-1907639c6469",
"gambit_id": "e19fc73d-d2cc-4c6f-8124-3d495a1a0af0",
"last_updated": "2022-09-11T10:47:31.885481-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa",
"reward": "1.53000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96de7a3-1061-4fcd-aa79-22407c348ee9/?format=api"
},
{
"id": "0a6d9cd8-3c49-4f22-ac24-143672c8d1d1",
"gambit_id": "52497d65-0664-4145-b64f-78203aadb5f6",
"last_updated": "2022-09-11T10:47:31.886724-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa State",
"reward": "2.34000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96de7a3-1061-4fcd-aa79-22407c348ee9/?format=api"
}
]
}