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/589091a2-8050-47da-aa3f-db1685fd18dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "589091a2-8050-47da-aa3f-db1685fd18dc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "64c33221-4005-4998-89c2-fc2ca0337024",
    "completed": true,
    "last_updated": "2023-02-12T10:02:06.569173-05:00",
    "created_at": "2023-02-09T11:12:03.518146-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.13,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/64c33221-4005-4998-89c2-fc2ca0337024",
    "datetime": "2023-02-11T07:30:00-05:00",
    "cutoff_datetime": "2023-02-11T07:30:00-05:00",
    "name": "West Ham United v. Chelsea",
    "bettypes": [
        {
            "id": "920e1076-315f-47c9-8e3c-060c56311fb0",
            "match": "https://api-prod.gambitprofit.com/api/matches/589091a2-8050-47da-aa3f-db1685fd18dc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-09T11:12:03.524080-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5947.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4053.0
                    }
                ],
                "expected_reward_tokens": 12726.42,
                "profit_sb": 3226.42,
                "profit_sb_percentage": 33.96,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 4285.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2920.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 2795.0
                    }
                ],
                "expected_reward_tokens": 9167.6,
                "profit_sb": -332.4,
                "profit_sb_percentage": -3.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bc8ed48-033b-4adc-95a3-1c73654af4da",
                    "gambit_id": "5260d4d0-56e3-47da-9f69-3092fbb65c81",
                    "last_updated": "2023-02-12T10:02:06.575984-05:00",
                    "created_at": "2023-02-09T11:12:03.525422-05:00",
                    "name": "Chelsea",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920e1076-315f-47c9-8e3c-060c56311fb0/?format=api"
                },
                {
                    "id": "53d7b141-47da-4558-b695-9f4d07b65bd1",
                    "gambit_id": "35e9559c-7f3d-46b5-b96c-31206faa9223",
                    "last_updated": "2023-02-12T10:02:06.577266-05:00",
                    "created_at": "2023-02-09T11:12:03.526729-05:00",
                    "name": "Draw",
                    "reward": "3.14000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920e1076-315f-47c9-8e3c-060c56311fb0/?format=api"
                },
                {
                    "id": "476aa9b3-97f0-4658-b74a-8bf8d5845e4e",
                    "gambit_id": "aeb1e1ff-2a5e-49b8-bb5f-9a3b39c4baec",
                    "last_updated": "2023-02-12T10:02:06.578529-05:00",
                    "created_at": "2023-02-09T11:12:03.527996-05:00",
                    "name": "West Ham United",
                    "reward": "3.28000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920e1076-315f-47c9-8e3c-060c56311fb0/?format=api"
                }
            ]
        },
        {
            "id": "8da1fcaa-20c9-4a7e-85c8-d322d95a3e89",
            "match": "https://api-prod.gambitprofit.com/api/matches/589091a2-8050-47da-aa3f-db1685fd18dc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-09T11:12:03.520014-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 Under 2.5",
                        "amount": 5511.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": -297.55,
                "profit_sb_percentage": -3.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f53eef5-f7a1-4542-b86d-22412e1cf40f",
                    "gambit_id": "9853f84e-041f-449a-9a27-52477e2f1202",
                    "last_updated": "2023-02-12T10:02:06.572187-05:00",
                    "created_at": "2023-02-09T11:12:03.521341-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da1fcaa-20c9-4a7e-85c8-d322d95a3e89/?format=api"
                },
                {
                    "id": "158e7026-3e90-4a03-89b7-fac3929ee232",
                    "gambit_id": "03345f7b-8982-4628-bd6a-eb23bddb0306",
                    "last_updated": "2023-02-12T10:02:06.573403-05:00",
                    "created_at": "2023-02-09T11:12:03.522685-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da1fcaa-20c9-4a7e-85c8-d322d95a3e89/?format=api"
                }
            ]
        }
    ]
}