GET /api/bet_types/9f18155a-fa01-411d-8179-5edc4878dafc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f18155a-fa01-411d-8179-5edc4878dafc",
"match": "https://api-prod.gambitprofit.com/api/matches/a87f8b7e-b2d4-4845-a40d-535f4fdd93d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-15T17:12:06.206601-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": "West Virginia",
"amount": 5699.0
},
{
"team": "Maryland",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "6a29c48e-95d8-4e37-a484-6cb8bce2bab9",
"gambit_id": "180fdec3-92c4-4a74-b2c1-625d327b9602",
"last_updated": "2023-03-17T10:52:22.003950-04:00",
"created_at": "2023-03-15T17:12:06.210303-04:00",
"name": "West Virginia",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f18155a-fa01-411d-8179-5edc4878dafc/?format=api"
},
{
"id": "da91ee41-b7c9-4e52-9e87-52cfb1e6e1f5",
"gambit_id": "ed794d5f-acc7-4289-9825-86bf4baade39",
"last_updated": "2023-03-17T10:52:22.002167-04:00",
"created_at": "2023-03-15T17:12:06.208517-04:00",
"name": "Maryland",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f18155a-fa01-411d-8179-5edc4878dafc/?format=api"
}
]
}