HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f04e3249-1a13-40e8-9b37-6aa64c2d6ca3",
"match": "https://api-prod.gambitprofit.com/api/matches/a7c81302-8fbe-4279-979a-87f6cefb3562/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T12:17:21.951593-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 5996.0
},
{
"team": "Tottenham",
"amount": 4004.0
}
],
"expected_reward_tokens": 11931.92,
"profit_sb": 2931.92,
"profit_sb_percentage": 32.58,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 4333.0
},
{
"team": "Tottenham",
"amount": 2894.0
},
{
"team": "Draw",
"amount": 2773.0
}
],
"expected_reward_tokens": 8622.67,
"profit_sb": -377.33,
"profit_sb_percentage": -4.19,
"recommended": false
},
"lines": [
{
"id": "2fb6c5e0-ce9f-4721-916b-d315b16c9cb0",
"gambit_id": "8cb3723b-c184-45da-884d-e4056c287294",
"last_updated": "2023-01-16T11:12:13.714537-05:00",
"created_at": "2023-01-11T12:17:21.955099-05:00",
"name": "Arsenal",
"reward": "1.99000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f04e3249-1a13-40e8-9b37-6aa64c2d6ca3/?format=api"
},
{
"id": "1a587134-44ac-4c8f-96fa-e12604dbb030",
"gambit_id": "050017b2-7697-4ccc-a16c-09611c1a992e",
"last_updated": "2023-01-16T11:12:13.717487-05:00",
"created_at": "2023-01-11T12:17:21.952725-05:00",
"name": "Tottenham",
"reward": "2.98000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f04e3249-1a13-40e8-9b37-6aa64c2d6ca3/?format=api"
},
{
"id": "9e116f99-6343-40ea-a406-3ad81193c72a",
"gambit_id": "d246eef5-c4ac-4e16-b157-cc7871031712",
"last_updated": "2023-01-16T11:12:13.720507-05:00",
"created_at": "2023-01-11T12:17:21.953910-05:00",
"name": "Draw",
"reward": "3.11000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f04e3249-1a13-40e8-9b37-6aa64c2d6ca3/?format=api"
}
]
}