GET /api/bet_types/5c3c142a-474b-411d-bdee-7ed8cf0dab43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c3c142a-474b-411d-bdee-7ed8cf0dab43",
"match": "https://api-prod.gambitprofit.com/api/matches/1df19eef-4b5d-4bd4-93fc-29b0b469ac60/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-05T14:19:53.174085-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": "Arlington Renegades",
"amount": 7563.0
},
{
"team": "Orlando Guardians",
"amount": 2437.0
}
],
"expected_reward_tokens": 9528.67,
"profit_sb": 28.67,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "5c0d33b1-cce4-4fe4-ae8c-1ba246453be5",
"gambit_id": "8559dc64-d4c0-46ab-bbbc-85db62117ec1",
"last_updated": "2023-03-06T19:21:46.834723-05:00",
"created_at": "2023-03-05T14:19:53.175605-05:00",
"name": "Arlington Renegades",
"reward": "1.26000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c3c142a-474b-411d-bdee-7ed8cf0dab43/?format=api"
},
{
"id": "9af283b8-dfe4-4a12-88e9-b560d993f972",
"gambit_id": "326d4e5a-d1a9-4338-a409-293a64bf7d30",
"last_updated": "2023-03-06T19:21:46.835957-05:00",
"created_at": "2023-03-05T14:19:53.177222-05:00",
"name": "Orlando Guardians",
"reward": "3.91000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c3c142a-474b-411d-bdee-7ed8cf0dab43/?format=api"
}
]
}