HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd13da6f-2802-4859-828e-f74e064a6f4d",
"match": "https://api-prod.gambitprofit.com/api/matches/2171a6e5-337a-4eab-a1f8-f3ca65961d40/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-01T19:28:12.753888-05: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": 8482.0
},
{
"team": "Draw",
"amount": 1518.0
}
],
"expected_reward_tokens": 10261.68,
"profit_sb": 761.68,
"profit_sb_percentage": 8.02,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7733.0
},
{
"team": "Draw",
"amount": 1384.0
},
{
"team": "Tottenham",
"amount": 883.0
}
],
"expected_reward_tokens": 9355.84,
"profit_sb": -144.16,
"profit_sb_percentage": -1.52,
"recommended": false
},
"lines": [
{
"id": "19da5dff-9e32-47c6-889b-fb3b7254f5a0",
"gambit_id": "36429633-3585-4422-8c01-4f9b85c92937",
"last_updated": "2023-12-05T21:13:17.604024-05:00",
"created_at": "2023-12-01T19:28:12.758650-05:00",
"name": "Manchester City",
"reward": "1.21000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd13da6f-2802-4859-828e-f74e064a6f4d/?format=api"
},
{
"id": "b57f7e0c-b674-4a40-94bb-b60b1b156d03",
"gambit_id": "9190d4b0-9325-47c5-8a04-31b6f6be7dd3",
"last_updated": "2023-12-05T21:13:17.607733-05:00",
"created_at": "2023-12-01T19:28:12.763168-05:00",
"name": "Draw",
"reward": "6.76000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd13da6f-2802-4859-828e-f74e064a6f4d/?format=api"
},
{
"id": "2feaa277-67a8-4b2d-8890-91388b987a35",
"gambit_id": "218e8503-dacb-42f2-9dd0-b92b065e9d8d",
"last_updated": "2023-12-05T21:13:17.611340-05:00",
"created_at": "2023-12-01T19:28:12.777245-05:00",
"name": "Tottenham",
"reward": "10.60000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd13da6f-2802-4859-828e-f74e064a6f4d/?format=api"
}
]
}