GET /api/bet_types/0d19bdf4-fcfe-4003-891d-f0b4ec0fd698/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d19bdf4-fcfe-4003-891d-f0b4ec0fd698",
"match": "https://api-prod.gambitprofit.com/api/matches/212bd3b2-d83f-49f3-832d-00fad2b2a170/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-07T08:48:15.008962-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": "CHC (J Assad)",
"amount": 6025.0
},
{
"team": "ARI (R Nelson)",
"amount": 3975.0
}
],
"expected_reward_tokens": 9579.75,
"profit_sb": 79.75,
"profit_sb_percentage": 0.84,
"recommended": true
},
"lines": [
{
"id": "4049126a-8a05-4601-be2d-01d19816cf9a",
"gambit_id": "fb1d00a3-63ea-4efc-b87d-aef64a417a16",
"last_updated": "2023-09-08T09:38:01.794698-04:00",
"created_at": "2023-09-07T08:48:15.016813-04:00",
"name": "CHC (J Assad)",
"reward": "1.59000",
"odds": "1.61350",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d19bdf4-fcfe-4003-891d-f0b4ec0fd698/?format=api"
},
{
"id": "32aef9b7-4d61-476a-b699-875cb138e423",
"gambit_id": "f9f8f052-14ee-4588-a2ea-0a672da8921f",
"last_updated": "2023-09-08T09:38:01.789672-04:00",
"created_at": "2023-09-07T08:48:15.012888-04:00",
"name": "ARI (R Nelson)",
"reward": "2.41000",
"odds": "2.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d19bdf4-fcfe-4003-891d-f0b4ec0fd698/?format=api"
}
]
}