GET /api/bet_types/076199d2-43b5-4858-aa6d-897d2ba64575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "076199d2-43b5-4858-aa6d-897d2ba64575",
"match": "https://api-prod.gambitprofit.com/api/matches/1ac84946-e0d7-489a-be95-e199642ef445/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-12T10:56:58.133606-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": "Seattle Kraken",
"amount": 5863.0
},
{
"team": "Philadelphia Flyers",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "2606854b-b889-4af1-8d9f-667fe8c3faf7",
"gambit_id": "a8537d5c-71a3-47be-a9d4-9128ace73207",
"last_updated": "2023-02-13T10:02:11.521196-05:00",
"created_at": "2023-02-12T10:56:58.136139-05:00",
"name": "Seattle Kraken",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/076199d2-43b5-4858-aa6d-897d2ba64575/?format=api"
},
{
"id": "bdd535f1-bd15-4746-9bce-aa6e09da0b80",
"gambit_id": "edc7acc2-78f2-4487-83a2-f8abbde99c0a",
"last_updated": "2023-02-13T10:02:11.520047-05:00",
"created_at": "2023-02-12T10:56:58.134804-05:00",
"name": "Philadelphia Flyers",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/076199d2-43b5-4858-aa6d-897d2ba64575/?format=api"
}
]
}