GET /api/bet_types/31cfac78-d408-46ff-a405-7f3f4891423b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31cfac78-d408-46ff-a405-7f3f4891423b",
"match": "https://api-prod.gambitprofit.com/api/matches/e4ec42fc-7e5a-4869-8272-3958e7eff6a9/?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": "Wake Forest",
"amount": 8249.0
},
{
"team": "Army",
"amount": 1751.0
}
],
"expected_reward_tokens": 9402.87,
"profit_sb": -97.13,
"profit_sb_percentage": -1.02,
"recommended": false
},
"lines": [
{
"id": "e95f2e0a-79d0-4bc6-8259-514cf2d4462c",
"gambit_id": "ceee099f-b981-4f4b-b341-0ddf7dd89df8",
"last_updated": "2022-10-11T11:27:06.612010-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wake Forest",
"reward": "1.14000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cfac78-d408-46ff-a405-7f3f4891423b/?format=api"
},
{
"id": "ab88d257-8d41-4f4e-8006-a28afd839462",
"gambit_id": "4b22f743-6dfa-4487-bc09-cf38f4b92853",
"last_updated": "2022-10-11T11:27:06.613024-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Army",
"reward": "5.37000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cfac78-d408-46ff-a405-7f3f4891423b/?format=api"
}
]
}