GET /api/bet_types/c3da2874-a2e9-49b0-a8fe-91b8288fbe13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3da2874-a2e9-49b0-a8fe-91b8288fbe13",
"match": "https://api-prod.gambitprofit.com/api/matches/5fc10000-d5c6-480e-b8f4-e43118fd7db1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:08.956747-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": "New Orleans Saints",
"amount": 6942.0
},
{
"team": "New York Giants",
"amount": 3058.0
}
],
"expected_reward_tokens": 9510.38,
"profit_sb": 10.38,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "60019e94-8f9d-439f-bf7b-da6d5c40ba37",
"gambit_id": "174510ff-3c51-444e-8628-e891d8681225",
"last_updated": "2023-12-19T09:58:15.770089-05:00",
"created_at": "2023-12-15T09:13:08.964994-05:00",
"name": "New Orleans Saints",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3da2874-a2e9-49b0-a8fe-91b8288fbe13/?format=api"
},
{
"id": "d8d9a8fe-a08f-49cb-8d7b-06fcfd4edacb",
"gambit_id": "2e09b96a-f504-4612-a1da-c1412dc40331",
"last_updated": "2023-12-19T09:58:15.766241-05:00",
"created_at": "2023-12-15T09:13:08.960652-05:00",
"name": "New York Giants",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3da2874-a2e9-49b0-a8fe-91b8288fbe13/?format=api"
}
]
}