GET /api/bet_types/710f2238-b990-47c1-a282-e82ff4941af1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "710f2238-b990-47c1-a282-e82ff4941af1",
"match": "https://api-prod.gambitprofit.com/api/matches/79347396-e65a-4bc6-a016-99090b0070b5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-04T14:03:07.047431-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": "TOR (J Berrios)",
"amount": 6293.0
},
{
"team": "OAK (L Medina)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "f098e071-acc5-4c70-acef-b62f33ecc75f",
"gambit_id": "911407f7-e172-464a-9273-a71c5874fb15",
"last_updated": "2023-09-05T17:08:01.909673-04:00",
"created_at": "2023-09-04T14:03:07.055154-04:00",
"name": "TOR (J Berrios)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/710f2238-b990-47c1-a282-e82ff4941af1/?format=api"
},
{
"id": "1639cf0d-f978-4eef-9f05-e198cc81c7ca",
"gambit_id": "58063686-c9f1-4e0f-a8a3-443c08db3cbb",
"last_updated": "2023-09-05T17:08:01.915714-04:00",
"created_at": "2023-09-04T14:03:07.060856-04:00",
"name": "OAK (L Medina)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/710f2238-b990-47c1-a282-e82ff4941af1/?format=api"
}
]
}