GET /api/bet_types/1af853d5-4cb4-4226-b1cd-8184232027f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1af853d5-4cb4-4226-b1cd-8184232027f0",
"match": "https://api-prod.gambitprofit.com/api/matches/690bd70b-df92-4880-83da-d40869671bcc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:13.605004-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": 5601.0
},
{
"team": "PIT (R Hill)",
"amount": 4399.0
}
],
"expected_reward_tokens": 9633.72,
"profit_sb": 133.72,
"profit_sb_percentage": 1.41,
"recommended": true
},
"lines": [
{
"id": "21739048-4ad2-40c9-9924-5f6dd6d80e91",
"gambit_id": "544f6e88-9d4d-434d-a989-f92f66738d36",
"last_updated": "2023-04-08T11:47:20.735246-04:00",
"created_at": "2023-04-07T09:27:13.609572-04:00",
"name": "CWS (L Giolito)",
"reward": "1.72000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af853d5-4cb4-4226-b1cd-8184232027f0/?format=api"
},
{
"id": "78d14224-3a48-4186-919c-cf7ff7943eb6",
"gambit_id": "d291495c-2a0e-461a-a9cb-e57e0fc0d480",
"last_updated": "2023-04-08T11:47:20.732243-04:00",
"created_at": "2023-04-07T09:27:13.607284-04:00",
"name": "PIT (R Hill)",
"reward": "2.19000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af853d5-4cb4-4226-b1cd-8184232027f0/?format=api"
}
]
}