GET /api/bet_types/1f9c65f3-0cd8-4263-ad3b-92f428349d58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f9c65f3-0cd8-4263-ad3b-92f428349d58",
"match": "https://api-prod.gambitprofit.com/api/matches/03b83d62-3263-44bb-af20-2dfa129f8637/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T09:01:53.674548-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": "New York Islanders",
"amount": 6475.0
},
{
"team": "Montreal Canadiens",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "136fcdd2-7c31-4a33-a00e-06ab0ac10830",
"gambit_id": "72584f30-5637-4f69-932e-7028fa881b1b",
"last_updated": "2023-02-12T10:06:58.841176-05:00",
"created_at": "2023-02-11T09:01:53.677100-05:00",
"name": "New York Islanders",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9c65f3-0cd8-4263-ad3b-92f428349d58/?format=api"
},
{
"id": "67901975-c9f7-451e-91a9-08590bd20930",
"gambit_id": "36dc7a3a-4f42-4af8-9d9b-a2419ea9dc71",
"last_updated": "2023-02-12T10:06:58.839969-05:00",
"created_at": "2023-02-11T09:01:53.675778-05:00",
"name": "Montreal Canadiens",
"reward": "2.70000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9c65f3-0cd8-4263-ad3b-92f428349d58/?format=api"
}
]
}