GET /api/bet_types/2720cdaf-415c-4027-b3df-93475d78155a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2720cdaf-415c-4027-b3df-93475d78155a",
"match": "https://api-prod.gambitprofit.com/api/matches/95edf05a-e5bc-4079-8a9a-e1e010c896b0/?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 (J Springs)",
"amount": 6304.0
},
{
"team": "TEX (G Otto)",
"amount": 3696.0
}
],
"expected_reward_tokens": 9203.04,
"profit_sb": 203.04,
"profit_sb_percentage": 2.26,
"recommended": true
},
"lines": [
{
"id": "9d578884-7fc6-492e-87a4-53065d029868",
"gambit_id": "05cfa8e8-d364-41e2-92dd-4593b0402684",
"last_updated": "2022-09-19T11:57:16.679048-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (J Springs)",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2720cdaf-415c-4027-b3df-93475d78155a/?format=api"
},
{
"id": "35526550-33ba-44dc-adec-5a1d784c1a11",
"gambit_id": "dc246a6a-8352-445d-b7b7-3cdbd9fff36a",
"last_updated": "2022-09-19T11:57:16.679990-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (G Otto)",
"reward": "2.49000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2720cdaf-415c-4027-b3df-93475d78155a/?format=api"
}
]
}