GET /api/bet_types/e29995a0-f76a-46cf-91d6-7f3cb32eb04d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e29995a0-f76a-46cf-91d6-7f3cb32eb04d",
"match": "https://api-prod.gambitprofit.com/api/matches/929e0d4a-e48c-49d2-bd80-468415b33bfd/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-12T10:57:57.708178-04: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": "Cincinnati Bengals",
"amount": 5094.0
},
{
"team": "Seattle Seahawks",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "a46b19d4-c1bd-4b6d-a1d1-d07015842892",
"gambit_id": "9ecb161d-dbfa-467c-b0de-1d12158e314a",
"last_updated": "2023-10-16T18:33:01.731241-04:00",
"created_at": "2023-10-12T10:57:57.715786-04:00",
"name": "Cincinnati Bengals",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e29995a0-f76a-46cf-91d6-7f3cb32eb04d/?format=api"
},
{
"id": "6a139994-8dc6-4db4-98aa-e4b86a2a08d8",
"gambit_id": "11d52e12-8483-4642-a27c-73df4f71c495",
"last_updated": "2023-10-16T18:33:01.726899-04:00",
"created_at": "2023-10-12T10:57:57.711802-04:00",
"name": "Seattle Seahawks",
"reward": "1.90000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e29995a0-f76a-46cf-91d6-7f3cb32eb04d/?format=api"
}
]
}