GET /api/bet_types/95986098-91e4-4c0b-be30-416ab15d7f42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95986098-91e4-4c0b-be30-416ab15d7f42",
"match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-06T08:38:17.865765-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 (A Heaney)",
"amount": 5222.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "e4717cae-80d2-4774-9971-676247c1f61f",
"gambit_id": "8d49e5ad-8bd5-4f5d-aa69-1b5dbe08bd7e",
"last_updated": "2023-08-07T19:23:07.237438-04:00",
"created_at": "2023-08-06T08:38:17.894820-04:00",
"name": "TEX (A Heaney)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95986098-91e4-4c0b-be30-416ab15d7f42/?format=api"
},
{
"id": "02550462-0bca-47cf-80b9-d0f3028520e4",
"gambit_id": "be9bfc84-2a67-4df0-ac0e-d26244280fcd",
"last_updated": "2023-08-07T19:23:07.234106-04:00",
"created_at": "2023-08-06T08:38:17.886468-04:00",
"name": "MIA (S Alcantara)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95986098-91e4-4c0b-be30-416ab15d7f42/?format=api"
}
]
}