GET /api/bet_types/d40279a1-e4f3-4534-90a0-bab8996318fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d40279a1-e4f3-4534-90a0-bab8996318fe",
"match": "https://api-prod.gambitprofit.com/api/matches/148581ee-5dc4-424b-a77b-8011b3711fc7/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-03T12:12:08.036670-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": "ARI",
"amount": 6241.0
},
{
"team": "TEX",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "64629bfe-2d53-46e3-815f-0437caa4c8ef",
"gambit_id": "23dd9c69-f10a-4125-bc31-d40a3fcae4ec",
"last_updated": "2023-05-04T11:01:56.692652-04:00",
"created_at": "2023-05-03T12:12:08.039558-04:00",
"name": "ARI",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40279a1-e4f3-4534-90a0-bab8996318fe/?format=api"
},
{
"id": "e9f43230-d6e2-425b-adaf-1c55cdcd6c9e",
"gambit_id": "228b3885-60fd-4dc2-ba84-31f942ccf273",
"last_updated": "2023-05-04T11:01:56.691311-04:00",
"created_at": "2023-05-03T12:12:08.038136-04:00",
"name": "TEX",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40279a1-e4f3-4534-90a0-bab8996318fe/?format=api"
}
]
}