GET /api/bet_types/b3888820-c140-4b27-b254-44cca3a4d583/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3888820-c140-4b27-b254-44cca3a4d583",
"match": "https://api-prod.gambitprofit.com/api/matches/7d0d70db-6e09-4599-8004-18fea075e914/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-12T09:03:12.177425-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": "TEX (D Dunning)",
"amount": 5838.0
},
{
"team": "LAA (T Anderson)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "e323bb75-f673-4062-9654-dbda7f582987",
"gambit_id": "858179f6-0840-4718-b7c0-3272a347e884",
"last_updated": "2023-06-13T11:08:03.147215-04:00",
"created_at": "2023-06-12T09:03:12.183155-04:00",
"name": "TEX (D Dunning)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3888820-c140-4b27-b254-44cca3a4d583/?format=api"
},
{
"id": "4842d4d4-b118-4d93-aaa4-3f3921b18f92",
"gambit_id": "123c75c5-13f7-452e-b852-8fd197b5c2bd",
"last_updated": "2023-06-13T11:08:03.145401-04:00",
"created_at": "2023-06-12T09:03:12.180445-04:00",
"name": "LAA (T Anderson)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3888820-c140-4b27-b254-44cca3a4d583/?format=api"
}
]
}