GET /api/bet_types/b8f3105a-4f1a-4f31-8a33-e2e91ad9b250/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8f3105a-4f1a-4f31-8a33-e2e91ad9b250",
"match": "https://api-prod.gambitprofit.com/api/matches/6ffba45c-79a9-4225-86e8-7420a7a03c93/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-17T09:32:59.693079-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": "MIL",
"amount": 5939.0
},
{
"team": "PIT",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "92451b65-77c5-4364-82f5-ecac8ad1d506",
"gambit_id": "37d2b1e1-9e13-4ba3-9153-e3b6e79c8d39",
"last_updated": "2023-06-18T10:28:12.124810-04:00",
"created_at": "2023-06-17T09:32:59.696544-04:00",
"name": "MIL",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f3105a-4f1a-4f31-8a33-e2e91ad9b250/?format=api"
},
{
"id": "7ed41e1d-8439-4577-bfae-a93607db1600",
"gambit_id": "de5b0986-5f38-4597-a464-a6a75e34756e",
"last_updated": "2023-06-18T10:28:12.123287-04:00",
"created_at": "2023-06-17T09:32:59.694763-04:00",
"name": "PIT",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f3105a-4f1a-4f31-8a33-e2e91ad9b250/?format=api"
}
]
}