Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/758b2a1a-27a5-43ac-8f6a-df8cbd54c645/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "758b2a1a-27a5-43ac-8f6a-df8cbd54c645",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "373caeb0-3697-4247-95c7-8bbe0a25c3bf",
    "completed": true,
    "last_updated": "2022-09-19T10:07:27.631459-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.5,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/373caeb0-3697-4247-95c7-8bbe0a25c3bf",
    "datetime": "2022-09-17T19:30:00-04:00",
    "cutoff_datetime": "2022-09-17T19:30:00-04:00",
    "name": "New England Revolution v. CF Montréal",
    "bettypes": [
        {
            "id": "5d4242f8-0b50-4bdd-a2c3-2a966f799c77",
            "match": "https://api-prod.gambitprofit.com/api/matches/758b2a1a-27a5-43ac-8f6a-df8cbd54c645/?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": "New England Revolution",
                        "amount": 5592.0
                    },
                    {
                        "team": "CF Montréal",
                        "amount": 4408.0
                    }
                ],
                "expected_reward_tokens": 12077.92,
                "profit_sb": 3077.92,
                "profit_sb_percentage": 34.2,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New England Revolution",
                        "amount": 4097.0
                    },
                    {
                        "team": "CF Montréal",
                        "amount": 3230.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2673.0
                    }
                ],
                "expected_reward_tokens": 8847.63,
                "profit_sb": -152.37,
                "profit_sb_percentage": -1.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b826b8a3-8d44-408f-8b47-3f8bb5ac1d93",
                    "gambit_id": "10816980-2f41-4df8-8501-5c78feb5a09d",
                    "last_updated": "2022-09-19T10:07:27.638403-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Revolution",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d4242f8-0b50-4bdd-a2c3-2a966f799c77/?format=api"
                },
                {
                    "id": "1a693cf7-44a0-4f15-9b02-2cec1210f09e",
                    "gambit_id": "81734709-3607-49ad-81b7-1c98e1765d85",
                    "last_updated": "2022-09-19T10:07:27.637416-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CF Montréal",
                    "reward": "2.74000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d4242f8-0b50-4bdd-a2c3-2a966f799c77/?format=api"
                },
                {
                    "id": "1646a38c-20ee-492b-a65a-d717d8687484",
                    "gambit_id": "da110452-5e49-4ec6-b066-00520d701925",
                    "last_updated": "2022-09-19T10:07:27.639408-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.31000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d4242f8-0b50-4bdd-a2c3-2a966f799c77/?format=api"
                }
            ]
        },
        {
            "id": "248bc808-cb0c-4745-b51b-7f77ad850180",
            "match": "https://api-prod.gambitprofit.com/api/matches/758b2a1a-27a5-43ac-8f6a-df8cbd54c645/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5854.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4146.0
                    }
                ],
                "expected_reward_tokens": 8955.36,
                "profit_sb": -44.64,
                "profit_sb_percentage": -0.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5cd66166-2a1e-4b69-abe5-112bdc38a594",
                    "gambit_id": "f24fef88-ea50-44bf-8da1-34e310d2d462",
                    "last_updated": "2022-09-19T10:07:27.635365-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.53000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/248bc808-cb0c-4745-b51b-7f77ad850180/?format=api"
                },
                {
                    "id": "f2a5ea26-1ccd-4f21-b09d-6ccd31450b3e",
                    "gambit_id": "cfcd2c80-84a0-4c63-a6e9-01626e2a16ca",
                    "last_updated": "2022-09-19T10:07:27.634245-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/248bc808-cb0c-4745-b51b-7f77ad850180/?format=api"
                }
            ]
        }
    ]
}