GET /api/bet_types/02907873-4334-45b8-9154-a91b54ad9c11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02907873-4334-45b8-9154-a91b54ad9c11",
"match": "https://api-prod.gambitprofit.com/api/matches/0a13e376-531c-4b51-9666-391117ce6a01/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "HOU (L McCullers)",
"amount": 5445.0
},
{
"team": "TAM (C Kluber)",
"amount": 4555.0
}
],
"expected_reward_tokens": 9201.1,
"profit_sb": 201.1,
"profit_sb_percentage": 2.23,
"recommended": true
},
"lines": [
{
"id": "03424213-ff03-40a3-b9dd-d43eeedab088",
"gambit_id": "6f0d569e-39a3-442b-91b2-e4bf8139688c",
"last_updated": "2022-09-22T15:12:27.203147-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.69000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02907873-4334-45b8-9154-a91b54ad9c11/?format=api"
},
{
"id": "7d5158d9-765f-4114-bb73-2788390cc209",
"gambit_id": "ff8e062b-6ea2-4490-855f-e08b7a481eb2",
"last_updated": "2022-09-22T15:12:27.202056-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (C Kluber)",
"reward": "2.02000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02907873-4334-45b8-9154-a91b54ad9c11/?format=api"
}
]
}