GET /api/bet_types/c7e87835-5e16-45ea-b863-62e1f1560a67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7e87835-5e16-45ea-b863-62e1f1560a67",
"match": "https://api-prod.gambitprofit.com/api/matches/99203cbd-4812-42d9-8522-0c0bd7c10598/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:12.837949-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": "PHI (M Strahm)",
"amount": 5117.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "553b303c-068c-4fdd-80be-9a3d5f22b391",
"gambit_id": "109e1d5c-43d3-4ea0-a4cb-87a7b85d0c42",
"last_updated": "2023-04-16T18:02:17.170658-04:00",
"created_at": "2023-04-15T12:27:12.840507-04:00",
"name": "PHI (M Strahm)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e87835-5e16-45ea-b863-62e1f1560a67/?format=api"
},
{
"id": "72e016d9-513b-462c-914c-1d8556209804",
"gambit_id": "f59c3721-9eb2-41e9-b502-59a96e50fc4f",
"last_updated": "2023-04-16T18:02:17.168301-04:00",
"created_at": "2023-04-15T12:27:12.839197-04:00",
"name": "CIN (G Ashcraft)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e87835-5e16-45ea-b863-62e1f1560a67/?format=api"
}
]
}