GET /api/bet_types/2b98772b-789d-4584-a1e1-091006f87deb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b98772b-789d-4584-a1e1-091006f87deb",
"match": "https://api-prod.gambitprofit.com/api/matches/fcd6c7b0-8f40-481a-bf8c-c3a829294b9c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:23.044745-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": "Vancouver Canucks",
"amount": 6554.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "098a2b99-7b57-4907-bfc5-369294c306df",
"gambit_id": "8440586e-8449-4272-b7d2-f4ac1d113765",
"last_updated": "2024-01-17T22:23:11.137950-05:00",
"created_at": "2024-01-15T10:23:23.055341-05:00",
"name": "Vancouver Canucks",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b98772b-789d-4584-a1e1-091006f87deb/?format=api"
},
{
"id": "737819df-2d75-4f76-a254-4cbd1f8082be",
"gambit_id": "6bbf4d6e-bdb7-415f-9c39-33ac6884d8ef",
"last_updated": "2024-01-17T22:23:11.134490-05:00",
"created_at": "2024-01-15T10:23:23.050308-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b98772b-789d-4584-a1e1-091006f87deb/?format=api"
}
]
}