GET /api/bet_types/85038591-77d7-4d94-a985-ab3f3cff983b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85038591-77d7-4d94-a985-ab3f3cff983b",
"match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T14:03:06.037809-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": "LOS (J Urias)",
"amount": 6293.0
},
{
"team": "MIA (B Garrett)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "c6fbd985-2edc-49f9-8483-a53ea587e1e3",
"gambit_id": "55a8cbd0-ea4a-4f96-ba27-411fe60f945c",
"last_updated": "2023-08-21T10:28:15.544558-04:00",
"created_at": "2023-08-19T14:03:06.046220-04:00",
"name": "LOS (J Urias)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85038591-77d7-4d94-a985-ab3f3cff983b/?format=api"
},
{
"id": "1d6097d5-bb83-4734-8346-cf8ace8c7f53",
"gambit_id": "c84dffa6-5861-4fe2-9169-5e23965fcaa6",
"last_updated": "2023-08-21T10:28:15.529080-04:00",
"created_at": "2023-08-19T14:03:06.041946-04:00",
"name": "MIA (B Garrett)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85038591-77d7-4d94-a985-ab3f3cff983b/?format=api"
}
]
}