GET /api/bet_types/a6f9fe7e-593a-4a15-8f32-96d341bfae28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6f9fe7e-593a-4a15-8f32-96d341bfae28",
"match": "https://api-prod.gambitprofit.com/api/matches/94b13997-c74b-46fe-b47e-d5f3a95d511e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:16.345354-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": "SFO (J Brebbia)",
"amount": 5838.0
},
{
"team": "CHC (H Wesneski)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "6bfffeb0-9436-4463-8d65-55b229a500f1",
"gambit_id": "0b12da99-4165-4157-88ac-4cd9b9b0bfc7",
"last_updated": "2023-06-12T10:48:20.071365-04:00",
"created_at": "2023-06-11T10:08:16.349664-04:00",
"name": "SFO (J Brebbia)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f9fe7e-593a-4a15-8f32-96d341bfae28/?format=api"
},
{
"id": "e3f47223-12ac-4307-8a2a-4a8a33627353",
"gambit_id": "af635e65-bd91-462f-a301-19dbc0ec362c",
"last_updated": "2023-06-12T10:48:20.068767-04:00",
"created_at": "2023-06-11T10:08:16.347579-04:00",
"name": "CHC (H Wesneski)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f9fe7e-593a-4a15-8f32-96d341bfae28/?format=api"
}
]
}