HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a664c2a-44c8-4ee5-8069-eb0ac26142ea",
"match": "https://api-prod.gambitprofit.com/api/matches/9124bef1-8ded-4d86-a629-b3d6f3d477e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-26T12:02:10.802916-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7055.0
},
{
"team": "Draw",
"amount": 2945.0
}
],
"expected_reward_tokens": 11426.6,
"profit_sb": 1926.6,
"profit_sb_percentage": 20.28,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 5707.0
},
{
"team": "Draw",
"amount": 2383.0
},
{
"team": "Arsenal",
"amount": 1910.0
}
],
"expected_reward_tokens": 9244.4,
"profit_sb": -255.6,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "337a3bd2-43e8-4e1a-990c-94c4abc16b8e",
"gambit_id": "b0d060f5-a508-41c1-9b2d-face402b6994",
"last_updated": "2023-04-27T11:52:09.063394-04:00",
"created_at": "2023-04-26T12:02:10.805756-04:00",
"name": "Manchester City",
"reward": "1.62000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a664c2a-44c8-4ee5-8069-eb0ac26142ea/?format=api"
},
{
"id": "2dd20b82-9897-48e4-82b2-06ad532963a9",
"gambit_id": "edde1d19-902a-47f7-bc4d-455dcd036867",
"last_updated": "2023-04-27T11:52:09.066843-04:00",
"created_at": "2023-04-26T12:02:10.807349-04:00",
"name": "Draw",
"reward": "3.88000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a664c2a-44c8-4ee5-8069-eb0ac26142ea/?format=api"
},
{
"id": "7e759770-f854-436a-b2dc-60bf93916eef",
"gambit_id": "706ef230-fb58-40bf-869c-11aafc342629",
"last_updated": "2023-04-27T11:52:09.061509-04:00",
"created_at": "2023-04-26T12:02:10.804311-04:00",
"name": "Arsenal",
"reward": "4.84000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a664c2a-44c8-4ee5-8069-eb0ac26142ea/?format=api"
}
]
}