GET /api/bet_types/fcc17872-b084-447a-8966-93efa6fe0c97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcc17872-b084-447a-8966-93efa6fe0c97",
"match": "https://api-prod.gambitprofit.com/api/matches/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-27T09:22:56.628666-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 (B Pfaadt)",
"amount": 6293.0
},
{
"team": "CWS (L Patino)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "283948f9-d4fa-46cf-ac0c-63c06e1ac1c3",
"gambit_id": "1418e32d-cc19-4b06-ae9c-b6bbc7d29ef0",
"last_updated": "2023-09-28T18:58:19.508107-04:00",
"created_at": "2023-09-27T09:22:56.634524-04:00",
"name": "ARI (B Pfaadt)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc17872-b084-447a-8966-93efa6fe0c97/?format=api"
},
{
"id": "c62553e3-c785-43b4-99f3-8adc161641a9",
"gambit_id": "f50183be-5392-4145-a90e-bbb82a25ad15",
"last_updated": "2023-09-28T18:58:19.511393-04:00",
"created_at": "2023-09-27T09:22:56.643354-04:00",
"name": "CWS (L Patino)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc17872-b084-447a-8966-93efa6fe0c97/?format=api"
}
]
}