GET /api/bet_types/40e8ca9b-a98f-4b10-a731-8874829214c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40e8ca9b-a98f-4b10-a731-8874829214c3",
"match": "https://api-prod.gambitprofit.com/api/matches/09892381-3a52-4e73-9e4c-44c1d9502644/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T09:03:07.509453-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": "Tom Aspinall",
"amount": 5000.0
},
{
"team": "Sergei Pavlovich",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "ce13cd70-0ded-47b1-86f3-c0f9a6ff161a",
"gambit_id": "41396f0c-b2ec-4349-a058-97624542e4c9",
"last_updated": "2023-11-13T15:23:03.786037-05:00",
"created_at": "2023-11-11T09:03:07.513308-05:00",
"name": "Tom Aspinall",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e8ca9b-a98f-4b10-a731-8874829214c3/?format=api"
},
{
"id": "84cf8893-8b65-425d-9015-6dc581c5612a",
"gambit_id": "556fac6d-a3e2-4ca7-9b78-93ffdbda3675",
"last_updated": "2023-11-13T15:23:03.789666-05:00",
"created_at": "2023-11-11T09:03:07.517526-05:00",
"name": "Sergei Pavlovich",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e8ca9b-a98f-4b10-a731-8874829214c3/?format=api"
}
]
}