GET /api/bet_types/f6c0171d-9922-4081-b8a7-2cf10abff8de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6c0171d-9922-4081-b8a7-2cf10abff8de",
"match": "https://api-prod.gambitprofit.com/api/matches/06787ebf-db5e-472f-a3a0-a688ceeff972/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:15.716771-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": "CWS (L Giolito)",
"amount": 5117.0
},
{
"team": "MIA (B Garrett)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "d024e523-3723-4fa4-95a5-b3947bbe6616",
"gambit_id": "99c70262-08d0-4c87-a73f-19033ddca1ab",
"last_updated": "2023-06-12T18:43:11.110799-04:00",
"created_at": "2023-06-11T10:08:15.721718-04:00",
"name": "CWS (L Giolito)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c0171d-9922-4081-b8a7-2cf10abff8de/?format=api"
},
{
"id": "74426945-11ef-4fe3-affb-91c914b81837",
"gambit_id": "a7a51871-e36f-4fdf-a6bc-52e4a0d9dd4a",
"last_updated": "2023-06-12T18:43:11.108884-04:00",
"created_at": "2023-06-11T10:08:15.719097-04:00",
"name": "MIA (B Garrett)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c0171d-9922-4081-b8a7-2cf10abff8de/?format=api"
}
]
}