GET /api/bet_types/ef1420f4-e582-4703-aa51-5152ef0e0ec0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef1420f4-e582-4703-aa51-5152ef0e0ec0",
"match": "https://api-prod.gambitprofit.com/api/matches/c68683c5-87f1-4e7a-ac75-0a6a5ffac943/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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 (B Woodruff)",
"amount": 5881.0
},
{
"team": "TAM (J Springs)",
"amount": 4119.0
}
],
"expected_reward_tokens": 9350.13,
"profit_sb": 350.13,
"profit_sb_percentage": 3.89,
"recommended": true
},
"lines": [
{
"id": "5eae2373-073a-40c2-8f11-d05013a7f34a",
"gambit_id": "5618817f-bd09-4f6a-bc85-bfccff342b6b",
"last_updated": "2022-08-11T09:47:07.721695-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (B Woodruff)",
"reward": "1.59000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef1420f4-e582-4703-aa51-5152ef0e0ec0/?format=api"
},
{
"id": "140eebcb-e66e-47e6-aad7-3074d6f0fe5a",
"gambit_id": "5b77951f-f5df-4a32-9282-024cfab8a031",
"last_updated": "2022-08-11T09:47:07.722144-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (J Springs)",
"reward": "2.27000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef1420f4-e582-4703-aa51-5152ef0e0ec0/?format=api"
}
]
}