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/f0b98ca4-584b-47b8-bf38-6427027e9911/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0b98ca4-584b-47b8-bf38-6427027e9911",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "22b0dae3-1fa2-4f36-93f7-c2c2f5dc3ad9",
    "completed": false,
    "last_updated": "2023-08-02T21:43:06.673934-04:00",
    "created_at": "2023-07-26T14:02:54.984950-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/22b0dae3-1fa2-4f36-93f7-c2c2f5dc3ad9",
    "datetime": "2023-07-26T21:45:00-04:00",
    "cutoff_datetime": "2023-07-26T21:45:00-04:00",
    "name": "OAK (H Harris) v. SFO (R Walker)",
    "bettypes": [
        {
            "id": "989d3d61-8cc9-4205-9627-c134c5837e7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0b98ca4-584b-47b8-bf38-6427027e9911/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-26T14:02:54.995386-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 (R Walker)",
                        "amount": 6682.0
                    },
                    {
                        "team": "OAK (H Harris)",
                        "amount": 3318.0
                    }
                ],
                "expected_reward_tokens": 9488.44,
                "profit_sb": -11.56,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10041159-6354-42bc-826d-5f95f398f3af",
                    "gambit_id": "555ece5d-165c-4656-a913-9174580e3176",
                    "last_updated": "2023-08-02T21:43:06.692752-04:00",
                    "created_at": "2023-07-26T14:02:55.010477-04:00",
                    "name": "SFO (R Walker)",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/989d3d61-8cc9-4205-9627-c134c5837e7a/?format=api"
                },
                {
                    "id": "982b9363-11d2-4dd0-946e-095d669210de",
                    "gambit_id": "d117b489-7eff-4039-b7a9-725826c2027a",
                    "last_updated": "2023-08-02T21:43:06.689235-04:00",
                    "created_at": "2023-07-26T14:02:55.003342-04:00",
                    "name": "OAK (H Harris)",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/989d3d61-8cc9-4205-9627-c134c5837e7a/?format=api"
                }
            ]
        },
        {
            "id": "e7563a62-a64d-4527-8338-7dbe957ba3e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0b98ca4-584b-47b8-bf38-6427027e9911/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-26T14:02:55.016884-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": 5213.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c48a8689-605c-4cf7-97df-5a3130ad099b",
                    "gambit_id": "6be09317-662d-4d5f-99e4-1fe2c6595951",
                    "last_updated": "2023-08-02T21:43:06.705816-04:00",
                    "created_at": "2023-07-26T14:02:55.032716-04:00",
                    "name": "SFO",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7563a62-a64d-4527-8338-7dbe957ba3e5/?format=api"
                },
                {
                    "id": "9eefa0d4-903b-4157-8407-fc21cf217fb6",
                    "gambit_id": "ef813ca0-d277-4d81-b2b0-64eed538712a",
                    "last_updated": "2023-08-02T21:43:06.700964-04:00",
                    "created_at": "2023-07-26T14:02:55.023107-04:00",
                    "name": "OAK",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7563a62-a64d-4527-8338-7dbe957ba3e5/?format=api"
                }
            ]
        },
        {
            "id": "4b8d3ae3-ac1b-4595-9985-0cc966b0ba9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0b98ca4-584b-47b8-bf38-6427027e9911/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-26T14:02:55.038801-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 Under 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6b10b2c-2a95-4ddc-aac7-fb08ae57890a",
                    "gambit_id": "4684676b-b336-44fd-9373-d4682a2c3240",
                    "last_updated": "2023-08-02T21:43:06.720330-04:00",
                    "created_at": "2023-07-26T14:02:55.050437-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b8d3ae3-ac1b-4595-9985-0cc966b0ba9e/?format=api"
                },
                {
                    "id": "691b191c-e9f4-4c59-8978-66f52e1d864f",
                    "gambit_id": "8932d4d8-91c5-483e-a8ba-27adac1cdaa7",
                    "last_updated": "2023-08-02T21:43:06.716962-04:00",
                    "created_at": "2023-07-26T14:02:55.044498-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b8d3ae3-ac1b-4595-9985-0cc966b0ba9e/?format=api"
                }
            ]
        }
    ]
}