GET /api/bet_types/fa52de5d-a3c5-49c0-857d-b7b6b1f2a8ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa52de5d-a3c5-49c0-857d-b7b6b1f2a8ca",
"match": "https://api-prod.gambitprofit.com/api/matches/0c014a19-9f95-4a41-807f-785404e3479a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T19:47:59.010088-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": "Jacksonville Jaguars",
"amount": 5423.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "07eab7f9-3493-4aed-8700-116f3a17766e",
"gambit_id": "c56fe6c0-b48a-4a38-ba88-005a4b863758",
"last_updated": "2023-12-26T20:08:03.919220-05:00",
"created_at": "2023-12-21T19:47:59.016780-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa52de5d-a3c5-49c0-857d-b7b6b1f2a8ca/?format=api"
},
{
"id": "3400b120-e50b-4b74-b9e3-152ab48fbea4",
"gambit_id": "8fc14b39-130e-468d-8bcc-b52c6b942ed3",
"last_updated": "2023-12-26T20:08:03.922791-05:00",
"created_at": "2023-12-21T19:47:59.036900-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa52de5d-a3c5-49c0-857d-b7b6b1f2a8ca/?format=api"
}
]
}