GET /api/bet_types/ac58528b-cdea-4663-a816-bc42fe42e124/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac58528b-cdea-4663-a816-bc42fe42e124",
"match": "https://api-prod.gambitprofit.com/api/matches/baa97e9c-ff15-4cd5-bc61-5b75639e1c0a/?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": "TAM (S Armstrong)",
"amount": 5445.0
},
{
"team": "TEX (J Gray)",
"amount": 4555.0
}
],
"expected_reward_tokens": 9201.1,
"profit_sb": 201.1,
"profit_sb_percentage": 2.23,
"recommended": true
},
"lines": [
{
"id": "1ffea2dd-79ee-41b8-ba8e-6d41fbd51b75",
"gambit_id": "a6ad0557-6bc7-4ce9-a060-22882913677c",
"last_updated": "2022-09-19T09:37:07.343958-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (S Armstrong)",
"reward": "1.69000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac58528b-cdea-4663-a816-bc42fe42e124/?format=api"
},
{
"id": "1d6a2c1e-26e9-4f08-909f-26deeb659981",
"gambit_id": "c825ca9c-f4fe-4133-ac92-daf4fcb7a590",
"last_updated": "2022-09-19T09:37:07.345115-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (J Gray)",
"reward": "2.02000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac58528b-cdea-4663-a816-bc42fe42e124/?format=api"
}
]
}