GET /api/bet_types/3edd7965-72aa-4f03-9c18-0003fac2fc1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3edd7965-72aa-4f03-9c18-0003fac2fc1a",
"match": "https://api-prod.gambitprofit.com/api/matches/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-09T08:43:18.696787-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": "PHI",
"amount": 6449.0
},
{
"team": "MIA",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "6fcdc3e9-4e45-4f7c-96b0-159fb1ac998b",
"gambit_id": "459e8f6d-3cf0-4c4f-b4d5-1bacd2bd4ec2",
"last_updated": "2023-07-10T18:28:23.275337-04:00",
"created_at": "2023-07-09T08:43:18.699449-04:00",
"name": "PHI",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edd7965-72aa-4f03-9c18-0003fac2fc1a/?format=api"
},
{
"id": "94ff5d8c-4156-4909-92c5-fdd8d42a0014",
"gambit_id": "bef8e7d3-8690-4370-9a71-542de601cc0a",
"last_updated": "2023-07-10T18:28:23.276606-04:00",
"created_at": "2023-07-09T08:43:18.702397-04:00",
"name": "MIA",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edd7965-72aa-4f03-9c18-0003fac2fc1a/?format=api"
}
]
}