HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ec983b6-851d-4220-81f2-00dbde3e6342",
"match": "https://api-prod.gambitprofit.com/api/matches/2532cc2a-cce5-47fd-8d3c-492e9cb1df04/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:59.414997-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 6274.0
},
{
"team": "Draw",
"amount": 3726.0
}
],
"expected_reward_tokens": 12295.8,
"profit_sb": 2795.8,
"profit_sb_percentage": 29.43,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 4721.0
},
{
"team": "Draw",
"amount": 2804.0
},
{
"team": "Southampton",
"amount": 2474.0
}
],
"expected_reward_tokens": 9252.76,
"profit_sb": -247.24,
"profit_sb_percentage": -2.6,
"recommended": false
},
"lines": [
{
"id": "e9d171f9-7277-45d1-8703-130ee4ed32a4",
"gambit_id": "37054d69-dbae-4b79-8b6d-f1230686b43b",
"last_updated": "2023-05-09T13:17:07.513939-04:00",
"created_at": "2023-05-06T11:51:59.417735-04:00",
"name": "Nottingham Forest",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec983b6-851d-4220-81f2-00dbde3e6342/?format=api"
},
{
"id": "6f4b0943-8171-4d1d-b438-4aa9dcf86e33",
"gambit_id": "a5aef526-574b-4739-aab4-ba807f83fa5a",
"last_updated": "2023-05-09T13:17:07.515515-04:00",
"created_at": "2023-05-06T11:51:59.419168-04:00",
"name": "Draw",
"reward": "3.30000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec983b6-851d-4220-81f2-00dbde3e6342/?format=api"
},
{
"id": "5ba71af0-c20b-4a9a-af04-f3c7447f7987",
"gambit_id": "64ed7733-347a-4db0-97ce-5e4961e47564",
"last_updated": "2023-05-09T13:17:07.510897-04:00",
"created_at": "2023-05-06T11:51:59.416324-04:00",
"name": "Southampton",
"reward": "3.74000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec983b6-851d-4220-81f2-00dbde3e6342/?format=api"
}
]
}