GET /api/bet_types/0c5821a5-32f4-4efe-837a-f6d680563536/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c5821a5-32f4-4efe-837a-f6d680563536",
"match": "https://api-prod.gambitprofit.com/api/matches/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-06T08:38:16.592580-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": "WAS",
"amount": 5512.0
},
{
"team": "CIN",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "7745137d-9fcb-4ce9-9b55-129dbe61db44",
"gambit_id": "831cca8f-293c-433b-a759-b993bc449b4d",
"last_updated": "2023-08-07T19:28:12.509110-04:00",
"created_at": "2023-08-06T08:38:16.596943-04:00",
"name": "WAS",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c5821a5-32f4-4efe-837a-f6d680563536/?format=api"
},
{
"id": "9bbde282-4b06-4909-9f15-e66f9591ae02",
"gambit_id": "7eb21902-48dc-4cd2-922f-c1fd2925fbf9",
"last_updated": "2023-08-07T19:28:12.513202-04:00",
"created_at": "2023-08-06T08:38:16.606066-04:00",
"name": "CIN",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c5821a5-32f4-4efe-837a-f6d680563536/?format=api"
}
]
}