GET /api/bet_types/314828d4-6fb3-4090-930a-9df2e91b84ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "314828d4-6fb3-4090-930a-9df2e91b84ef",
"match": "https://api-prod.gambitprofit.com/api/matches/eb5229bc-ca77-4b91-98af-1722a2ba84c1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T12:57:03.756092-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": "Connecticut",
"amount": 7440.0
},
{
"team": "San Diego State",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "62a7ac30-7bfb-4e0d-a191-e269e4937db6",
"gambit_id": "2f7297a6-385c-4cfb-a54b-a41df3381a0a",
"last_updated": "2023-04-04T19:37:08.610920-04:00",
"created_at": "2023-04-03T12:57:03.763204-04:00",
"name": "Connecticut",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314828d4-6fb3-4090-930a-9df2e91b84ef/?format=api"
},
{
"id": "bb69d844-42bc-497f-8b30-8924849c057d",
"gambit_id": "2de441c6-ae27-4cbd-8eef-81222ff8955d",
"last_updated": "2023-04-04T19:37:08.612801-04:00",
"created_at": "2023-04-03T12:57:03.766119-04:00",
"name": "San Diego State",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314828d4-6fb3-4090-930a-9df2e91b84ef/?format=api"
}
]
}