GET /api/bet_types/c2e90031-330f-4323-b460-1422ad9c35fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2e90031-330f-4323-b460-1422ad9c35fb",
"match": "https://api-prod.gambitprofit.com/api/matches/55e82c3b-2096-4592-be1c-2ac259aa58f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:08.943457-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": "CWS (L Giolito)",
"amount": 5787.0
},
{
"team": "KAN (J Lyles)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "e7f335f0-65f2-44fd-a321-2fcf40c0b250",
"gambit_id": "d1187105-b742-4d33-8f68-a6e711cba1eb",
"last_updated": "2023-05-10T16:07:12.652437-04:00",
"created_at": "2023-05-09T11:07:08.946954-04:00",
"name": "CWS (L Giolito)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e90031-330f-4323-b460-1422ad9c35fb/?format=api"
},
{
"id": "4c480708-c4d7-44ef-a3bd-41189b179d87",
"gambit_id": "07042c99-fead-4210-b93b-d797b6679a38",
"last_updated": "2023-05-10T16:07:12.651224-04:00",
"created_at": "2023-05-09T11:07:08.945260-04:00",
"name": "KAN (J Lyles)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e90031-330f-4323-b460-1422ad9c35fb/?format=api"
}
]
}