GET /api/bet_types/ff7273df-7567-483f-8396-92afbb299c1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff7273df-7567-483f-8396-92afbb299c1a",
"match": "https://api-prod.gambitprofit.com/api/matches/ffe03146-cc84-4615-89bd-7b80ad4f8369/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:02.036588-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": "STL (J Montgomery)",
"amount": 6070.0
},
{
"team": "ARI (D Jameson)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "f02e42c8-f732-4c56-bc01-caad9993bd81",
"gambit_id": "5838080c-8ea6-41c8-8483-b8b790af91c2",
"last_updated": "2023-04-19T13:47:14.449132-04:00",
"created_at": "2023-04-18T12:12:02.038477-04:00",
"name": "STL (J Montgomery)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7273df-7567-483f-8396-92afbb299c1a/?format=api"
},
{
"id": "8c5ba4ab-1896-4d76-9414-6109efb8936f",
"gambit_id": "bab8272c-cd27-4d25-bab7-54a53d38b2fa",
"last_updated": "2023-04-19T13:47:14.450975-04:00",
"created_at": "2023-04-18T12:12:02.040123-04:00",
"name": "ARI (D Jameson)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7273df-7567-483f-8396-92afbb299c1a/?format=api"
}
]
}