GET /api/bet_types/204d5341-c3aa-4d24-8ada-79a1aadb7995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "204d5341-c3aa-4d24-8ada-79a1aadb7995",
"match": "https://api-prod.gambitprofit.com/api/matches/da36653c-dfa3-4bd4-8b55-2d5e622cd502/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-08T09:02:56.562466-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": "Boston Celtics",
"amount": 5857.0
},
{
"team": "Indiana Pacers",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "eb2c1325-9ebb-43f4-8b51-5a087f11def9",
"gambit_id": "7109d425-145c-43fe-a945-d6ce82224293",
"last_updated": "2024-01-10T10:03:15.421321-05:00",
"created_at": "2024-01-08T09:02:56.566508-05:00",
"name": "Boston Celtics",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/204d5341-c3aa-4d24-8ada-79a1aadb7995/?format=api"
},
{
"id": "b8ebe1b2-24b0-4688-b877-939f31af79a2",
"gambit_id": "3f98db57-dcef-4205-9742-18ae3b94c351",
"last_updated": "2024-01-10T10:03:15.425298-05:00",
"created_at": "2024-01-08T09:02:56.573396-05:00",
"name": "Indiana Pacers",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/204d5341-c3aa-4d24-8ada-79a1aadb7995/?format=api"
}
]
}