HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9d00cd3-bff9-42fc-a865-953c370007c4",
"match": "https://api-prod.gambitprofit.com/api/matches/c40fa36d-e77d-4916-82a3-0e41b3ed43a3/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 7569.0
},
{
"team": "Draw",
"amount": 2431.0
}
],
"expected_reward_tokens": 11277.81,
"profit_sb": 1777.81,
"profit_sb_percentage": 18.71,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 6346.0
},
{
"team": "Draw",
"amount": 2038.0
},
{
"team": "Austin FC",
"amount": 1616.0
}
],
"expected_reward_tokens": 9453.6,
"profit_sb": -46.4,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "bf52b6cd-495e-444d-a110-0ee2419a9079",
"gambit_id": "44854569-4eca-4cec-a795-9116d31d907a",
"last_updated": "2022-10-31T12:27:07.967152-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
},
{
"id": "6230abc1-03ce-43af-89ea-da023a64541a",
"gambit_id": "6f0e611b-1d9a-4bdd-932c-ee63f30f3d2e",
"last_updated": "2022-10-31T12:27:07.969106-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.64000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
},
{
"id": "818e1eb4-c5f9-4c1f-adc1-2ed694f7003a",
"gambit_id": "213c8b31-045c-43d0-a45b-d5bad081d07c",
"last_updated": "2022-10-31T12:27:07.968161-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Austin FC",
"reward": "5.85000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
}
]
}