GET /api/bet_types/25491418-0aa3-4f27-bf35-dc9971b90c49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25491418-0aa3-4f27-bf35-dc9971b90c49",
"match": "https://api-prod.gambitprofit.com/api/matches/70a87e34-6db0-4a86-8b6f-fa905da08db0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:07.933432-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": 5213.0
},
{
"team": "Tennessee Titans",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9523a4ec-a289-494b-a14e-7ce33e69a186",
"gambit_id": "7c8d8f7f-5020-4c7b-91d4-f811a133dff6",
"last_updated": "2023-12-04T21:03:10.035239-05:00",
"created_at": "2023-11-30T10:28:07.936581-05:00",
"name": "Indianapolis Colts",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25491418-0aa3-4f27-bf35-dc9971b90c49/?format=api"
},
{
"id": "94a64c93-1a3f-425b-9b30-69e6702c2242",
"gambit_id": "3ecbc172-3825-4768-bf93-7d906a806c80",
"last_updated": "2023-12-04T21:03:10.038714-05:00",
"created_at": "2023-11-30T10:28:07.944174-05:00",
"name": "Tennessee Titans",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25491418-0aa3-4f27-bf35-dc9971b90c49/?format=api"
}
]
}