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/9adeca51-aa87-416f-a536-b50adbac6a38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9adeca51-aa87-416f-a536-b50adbac6a38",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "40d5116c-681f-45d5-8acb-5430742c11de",
    "completed": true,
    "last_updated": "2023-09-02T11:28:14.902557-04:00",
    "created_at": "2023-09-01T09:38:10.525204-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.0,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/40d5116c-681f-45d5-8acb-5430742c11de",
    "datetime": "2023-09-01T21:40:00-04:00",
    "cutoff_datetime": "2023-09-01T21:40:00-04:00",
    "name": "SFO (T Beck) v. SDG (M Wacha)",
    "bettypes": [
        {
            "id": "a311aaab-09eb-4afd-a32b-cc6f05fc99a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/9adeca51-aa87-416f-a536-b50adbac6a38/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-01T09:38:10.536465-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": "SDG (M Wacha)",
                        "amount": 5678.0
                    },
                    {
                        "team": "SFO (T Beck)",
                        "amount": 4322.0
                    }
                ],
                "expected_reward_tokens": 9594.84,
                "profit_sb": 94.84,
                "profit_sb_percentage": 1.0,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d909438-00c6-403e-90fc-d1144a24c372",
                    "gambit_id": "7763d259-c0da-40f7-87f6-acf8bb69fd64",
                    "last_updated": "2023-09-02T11:28:14.924889-04:00",
                    "created_at": "2023-09-01T09:38:10.551271-04:00",
                    "name": "SDG (M Wacha)",
                    "reward": "1.69000",
                    "odds": "1.72460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a311aaab-09eb-4afd-a32b-cc6f05fc99a3/?format=api"
                },
                {
                    "id": "8b266fd5-68c0-4fa7-a5f7-1dd83b18a282",
                    "gambit_id": "2e8b4284-a37c-4c44-9144-791dfb81380e",
                    "last_updated": "2023-09-02T11:28:14.921493-04:00",
                    "created_at": "2023-09-01T09:38:10.544833-04:00",
                    "name": "SFO (T Beck)",
                    "reward": "2.22000",
                    "odds": "2.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a311aaab-09eb-4afd-a32b-cc6f05fc99a3/?format=api"
                }
            ]
        },
        {
            "id": "f427dc24-6e6f-4ea7-8212-63b08b17d2ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/9adeca51-aa87-416f-a536-b50adbac6a38/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-01T09:38:10.555472-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": "SFO",
                        "amount": 6090.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ecbbe3a-580f-456e-9375-e3e08f8dcb24",
                    "gambit_id": "b27fda9d-afa7-42ba-8943-bdd42582b9cb",
                    "last_updated": "2023-09-02T11:28:14.931467-04:00",
                    "created_at": "2023-09-01T09:38:10.563451-04:00",
                    "name": "SFO",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f427dc24-6e6f-4ea7-8212-63b08b17d2ef/?format=api"
                },
                {
                    "id": "1a24a829-1943-4cb1-a6e7-b3c43553e09f",
                    "gambit_id": "625b0a00-b164-4f42-9b3d-88bb32b4739d",
                    "last_updated": "2023-09-02T11:28:14.934817-04:00",
                    "created_at": "2023-09-01T09:38:10.571812-04:00",
                    "name": "SDG",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f427dc24-6e6f-4ea7-8212-63b08b17d2ef/?format=api"
                }
            ]
        },
        {
            "id": "9ffcdf5e-71a1-4ede-a0e2-19b822459639",
            "match": "https://api-prod.gambitprofit.com/api/matches/9adeca51-aa87-416f-a536-b50adbac6a38/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-01T09:38:10.580664-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": "202aa06f-7956-42b2-a4f8-1bbfadd8f2a0",
                    "gambit_id": "4d4ee1f6-a760-4ba1-b5a4-9d60c991970d",
                    "last_updated": "2023-09-02T11:28:14.941844-04:00",
                    "created_at": "2023-09-01T09:38:10.585447-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/9ffcdf5e-71a1-4ede-a0e2-19b822459639/?format=api"
                },
                {
                    "id": "32ee991d-e346-45ed-b06c-3e0230013384",
                    "gambit_id": "3760e8b2-347c-4971-8cfd-3d886c5c0408",
                    "last_updated": "2023-09-02T11:28:14.945177-04:00",
                    "created_at": "2023-09-01T09:38:10.591783-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/9ffcdf5e-71a1-4ede-a0e2-19b822459639/?format=api"
                }
            ]
        }
    ]
}