GET /api/bet_types/229dc9c9-eb4e-4412-b709-0459240db4d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "229dc9c9-eb4e-4412-b709-0459240db4d5",
"match": "https://api-prod.gambitprofit.com/api/matches/9024ab24-5b75-4c34-a442-0b553f0d986c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-01T09:18:20.988232-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": "NYY (M King)",
"amount": 5615.0
},
{
"team": "KAN (Z Greinke)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "d5f006fe-25b9-4166-ae41-40a78bc325e1",
"gambit_id": "6b0ae6ad-9279-438c-9b41-e628a93e8806",
"last_updated": "2023-10-02T21:13:14.130743-04:00",
"created_at": "2023-10-01T09:18:20.992289-04:00",
"name": "NYY (M King)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229dc9c9-eb4e-4412-b709-0459240db4d5/?format=api"
},
{
"id": "afac53f3-f3e9-42c4-9edf-7e97c906599b",
"gambit_id": "6b71a308-4f29-44d1-83f9-45070badb029",
"last_updated": "2023-10-02T21:13:14.134040-04:00",
"created_at": "2023-10-01T09:18:21.001018-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229dc9c9-eb4e-4412-b709-0459240db4d5/?format=api"
}
]
}