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/c89e419c-9711-4c2f-8da5-cbc1aba5f0bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c89e419c-9711-4c2f-8da5-cbc1aba5f0bd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a06b482-cb48-40ed-a30b-7cee179d7c81",
    "completed": true,
    "last_updated": "2023-06-06T16:02:19.773206-04:00",
    "created_at": "2023-06-05T10:57:14.304520-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a06b482-cb48-40ed-a30b-7cee179d7c81",
    "datetime": "2023-06-05T16:05:00-04:00",
    "cutoff_datetime": "2023-06-05T16:05:00-04:00",
    "name": "TAM (S McClanahan) v. BOS (B Bello)",
    "bettypes": [
        {
            "id": "3633fc05-044c-43e2-a0b8-5a4466566dd2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c89e419c-9711-4c2f-8da5-cbc1aba5f0bd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-05T10:57:14.308138-04: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": "TAM (S McClanahan)",
                        "amount": 5711.0
                    },
                    {
                        "team": "BOS (B Bello)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "874cac51-6ce9-4f7b-be67-19d058baaf9a",
                    "gambit_id": "d9668038-a063-430e-b632-5eb0063d1452",
                    "last_updated": "2023-06-06T16:02:19.777114-04:00",
                    "created_at": "2023-06-05T10:57:14.311069-04:00",
                    "name": "TAM (S McClanahan)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3633fc05-044c-43e2-a0b8-5a4466566dd2/?format=api"
                },
                {
                    "id": "a9300601-80c3-4eda-807e-e493ce84c65a",
                    "gambit_id": "ea50cb51-ad92-4e8d-af1b-04abacb1355e",
                    "last_updated": "2023-06-06T16:02:19.779127-04:00",
                    "created_at": "2023-06-05T10:57:14.313621-04:00",
                    "name": "BOS (B Bello)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3633fc05-044c-43e2-a0b8-5a4466566dd2/?format=api"
                }
            ]
        },
        {
            "id": "cb89ba68-a733-4128-a0ae-7e96ccd542dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/c89e419c-9711-4c2f-8da5-cbc1aba5f0bd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-05T10:57:14.315890-04: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": "BOS",
                        "amount": 5512.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d087e983-6f9a-4500-aae6-12624c50dbe2",
                    "gambit_id": "e1dc668c-fa4d-4e7f-bff2-b6f5f2f851dc",
                    "last_updated": "2023-06-06T16:02:19.784499-04:00",
                    "created_at": "2023-06-05T10:57:14.321782-04:00",
                    "name": "BOS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb89ba68-a733-4128-a0ae-7e96ccd542dd/?format=api"
                },
                {
                    "id": "fe15ae01-dc39-4bba-820e-919599e35105",
                    "gambit_id": "fa09827a-68d2-4889-9eda-ab573473e3ae",
                    "last_updated": "2023-06-06T16:02:19.782378-04:00",
                    "created_at": "2023-06-05T10:57:14.319035-04:00",
                    "name": "TAM",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb89ba68-a733-4128-a0ae-7e96ccd542dd/?format=api"
                }
            ]
        },
        {
            "id": "27fc9e80-0d0b-4b2f-9674-4d5f634227f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c89e419c-9711-4c2f-8da5-cbc1aba5f0bd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-05T10:57:14.324345-04: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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d83f5cc6-c242-444d-906d-e43497d7f233",
                    "gambit_id": "ac321405-adfa-41e0-97e1-a391393fd024",
                    "last_updated": "2023-06-06T16:02:19.789765-04:00",
                    "created_at": "2023-06-05T10:57:14.326496-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27fc9e80-0d0b-4b2f-9674-4d5f634227f1/?format=api"
                },
                {
                    "id": "3acf0473-018f-414a-8799-ff5ab8bcaa73",
                    "gambit_id": "23aca4d6-6387-45f1-91c4-5cab0357c3cc",
                    "last_updated": "2023-06-06T16:02:19.792788-04:00",
                    "created_at": "2023-06-05T10:57:14.328845-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27fc9e80-0d0b-4b2f-9674-4d5f634227f1/?format=api"
                }
            ]
        }
    ]
}