GET /api/bet_types/c91790cd-dfd6-48b2-aef6-09958afa91ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c91790cd-dfd6-48b2-aef6-09958afa91ae",
"match": "https://api-prod.gambitprofit.com/api/matches/ff1e607b-7351-48a1-81b6-6468e780e7fe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-05T14:28:16.121852-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": "Tatiana Suarez",
"amount": 7326.0
},
{
"team": "Jessica Andrade",
"amount": 2674.0
}
],
"expected_reward_tokens": 9304.02,
"profit_sb": -195.98,
"profit_sb_percentage": -2.06,
"recommended": false
},
"lines": [
{
"id": "b1f113de-d2f2-4515-8dce-1a401c3eef32",
"gambit_id": "66765877-8d3c-48e1-b304-99873f737781",
"last_updated": "2023-08-07T15:08:07.777490-04:00",
"created_at": "2023-08-05T14:28:16.132543-04:00",
"name": "Tatiana Suarez",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c91790cd-dfd6-48b2-aef6-09958afa91ae/?format=api"
},
{
"id": "d0233ff7-77e4-4c69-8ff6-bbe891d0743f",
"gambit_id": "d02dd2fe-fd1e-422b-9361-f3d35e0b8fed",
"last_updated": "2023-08-07T15:08:07.773890-04:00",
"created_at": "2023-08-05T14:28:16.127435-04:00",
"name": "Jessica Andrade",
"reward": "3.48000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c91790cd-dfd6-48b2-aef6-09958afa91ae/?format=api"
}
]
}