GET /api/bet_types/318bc1b4-484a-454f-a3f3-e97e13d3aa2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "318bc1b4-484a-454f-a3f3-e97e13d3aa2d",
"match": "https://api-prod.gambitprofit.com/api/matches/9a224320-a8b3-41c9-a929-6caeae3212e6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:13:18.092087-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": "Indianapolis Colts",
"amount": 5773.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "074b6725-5b89-4119-a768-2e0f6990f8bc",
"gambit_id": "10cac166-1c93-4125-854e-c4313f004583",
"last_updated": "2023-11-27T20:18:14.836136-05:00",
"created_at": "2023-11-22T09:13:18.119371-05:00",
"name": "Indianapolis Colts",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318bc1b4-484a-454f-a3f3-e97e13d3aa2d/?format=api"
},
{
"id": "5e22ff59-a5f6-48d0-97b0-7d2a0b4a6c69",
"gambit_id": "288843a8-88e8-48e1-b04c-c4cac1e26aea",
"last_updated": "2023-11-27T20:18:14.825438-05:00",
"created_at": "2023-11-22T09:13:18.113724-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318bc1b4-484a-454f-a3f3-e97e13d3aa2d/?format=api"
}
]
}