GET /api/bet_types/c226e5ca-421a-4379-97e0-ab44ac75564a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c226e5ca-421a-4379-97e0-ab44ac75564a",
"match": "https://api-prod.gambitprofit.com/api/matches/33a971c5-50be-4e8e-810a-e1cf3d50e3fb/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-22T08:23:12.131018-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": "CIN",
"amount": 5773.0
},
{
"team": "LAA",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "da4bfea7-d1c8-4db6-ac5a-224bdcb646b9",
"gambit_id": "ee21ca1f-7e5f-4b9b-9657-fab64a1afb5e",
"last_updated": "2023-08-23T10:58:23.490846-04:00",
"created_at": "2023-08-22T08:23:12.138468-04:00",
"name": "CIN",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c226e5ca-421a-4379-97e0-ab44ac75564a/?format=api"
},
{
"id": "a0497662-cc43-449e-8ed1-516d4cc4000f",
"gambit_id": "a4f0fcae-6cf1-4d4f-a308-0e642f55cc7b",
"last_updated": "2023-08-23T10:58:23.494077-04:00",
"created_at": "2023-08-22T08:23:12.143220-04:00",
"name": "LAA",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c226e5ca-421a-4379-97e0-ab44ac75564a/?format=api"
}
]
}