GET /api/bet_types/0670ef44-2336-4341-8b86-151aae086e58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0670ef44-2336-4341-8b86-151aae086e58",
"match": "https://api-prod.gambitprofit.com/api/matches/d4b405ad-3366-4c56-9d18-62e59c35444d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-25T09:07:02.279072-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": "Edmonton Oilers",
"amount": 6721.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3279.0
}
],
"expected_reward_tokens": 9476.31,
"profit_sb": -23.69,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "aee9a13c-b9bf-471f-afc3-681b6c3c3ce5",
"gambit_id": "e7238f76-664f-48a4-b89b-7f13c781c621",
"last_updated": "2023-02-26T11:51:58.881656-05:00",
"created_at": "2023-02-25T09:07:02.282301-05:00",
"name": "Edmonton Oilers",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0670ef44-2336-4341-8b86-151aae086e58/?format=api"
},
{
"id": "eac7f038-61a3-406f-aaee-ae1b2231310c",
"gambit_id": "88dcb84d-6457-4856-ac05-aed6053f7a69",
"last_updated": "2023-02-26T11:51:58.880526-05:00",
"created_at": "2023-02-25T09:07:02.280320-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.89000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0670ef44-2336-4341-8b86-151aae086e58/?format=api"
}
]
}