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/a73ec857-92aa-4f1b-9e0d-99e9ab21fbdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a73ec857-92aa-4f1b-9e0d-99e9ab21fbdf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d9e4b8e1-f01c-41e6-8ff2-16728186e9de",
    "completed": true,
    "last_updated": "2023-08-17T13:38:14.047001-04:00",
    "created_at": "2023-08-16T10:23:21.930382-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d9e4b8e1-f01c-41e6-8ff2-16728186e9de",
    "datetime": "2023-08-16T15:10:00-04:00",
    "cutoff_datetime": "2023-08-16T15:10:00-04:00",
    "name": "ARI (S Cecconi) v. COL (A Gomber)",
    "bettypes": [
        {
            "id": "61a40ad5-8c88-4c36-a20c-43b4ec51fefd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a73ec857-92aa-4f1b-9e0d-99e9ab21fbdf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-16T10:23:21.937239-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": "ARI (S Cecconi)",
                        "amount": 5578.0
                    },
                    {
                        "team": "COL (A Gomber)",
                        "amount": 4422.0
                    }
                ],
                "expected_reward_tokens": 9594.16,
                "profit_sb": 94.16,
                "profit_sb_percentage": 0.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b8ead41c-32a8-42b3-b222-1c381b201710",
                    "gambit_id": "4c2f3eff-3045-41b8-93d4-41c122b05051",
                    "last_updated": "2023-08-17T13:38:14.059240-04:00",
                    "created_at": "2023-08-16T10:23:21.941080-04:00",
                    "name": "ARI (S Cecconi)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61a40ad5-8c88-4c36-a20c-43b4ec51fefd/?format=api"
                },
                {
                    "id": "04b7448a-3bdf-4e6c-8c05-38dc655fc9df",
                    "gambit_id": "319f11b9-1703-4e7c-987e-79c81a8a0698",
                    "last_updated": "2023-08-17T13:38:14.063508-04:00",
                    "created_at": "2023-08-16T10:23:21.945091-04:00",
                    "name": "COL (A Gomber)",
                    "reward": "2.17000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61a40ad5-8c88-4c36-a20c-43b4ec51fefd/?format=api"
                }
            ]
        },
        {
            "id": "1559e830-fb2b-4066-a927-3c5d03562aa1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a73ec857-92aa-4f1b-9e0d-99e9ab21fbdf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-16T10:23:21.950054-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": "COL",
                        "amount": 5319.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e12ded34-51b3-4461-abb0-d1773ec1b4de",
                    "gambit_id": "33b7f845-430c-4dce-82d5-b204ce9e72e8",
                    "last_updated": "2023-08-17T13:38:14.076353-04:00",
                    "created_at": "2023-08-16T10:23:21.959251-04:00",
                    "name": "COL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1559e830-fb2b-4066-a927-3c5d03562aa1/?format=api"
                },
                {
                    "id": "415a8dd8-ab68-4a1f-805f-cee158ed60c8",
                    "gambit_id": "5dbe75eb-c6ef-474a-abc8-6775a9bd0680",
                    "last_updated": "2023-08-17T13:38:14.072006-04:00",
                    "created_at": "2023-08-16T10:23:21.954038-04:00",
                    "name": "ARI",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1559e830-fb2b-4066-a927-3c5d03562aa1/?format=api"
                }
            ]
        },
        {
            "id": "649590a4-2ff3-4298-b231-c2ba57dbe6fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/a73ec857-92aa-4f1b-9e0d-99e9ab21fbdf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-16T10:23:21.963358-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 12",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 12",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad26d3bb-f1b2-4f5f-af48-0a37c3ff68e8",
                    "gambit_id": "7d02bac1-24ad-4743-9923-c7959269efa1",
                    "last_updated": "2023-08-17T13:38:14.083485-04:00",
                    "created_at": "2023-08-16T10:23:21.967451-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649590a4-2ff3-4298-b231-c2ba57dbe6fc/?format=api"
                },
                {
                    "id": "7ecc360b-97fd-41d6-bb38-eb046ab73924",
                    "gambit_id": "43cffaa9-4e99-46f6-84c9-78ee2b3e2f28",
                    "last_updated": "2023-08-17T13:38:14.086950-04:00",
                    "created_at": "2023-08-16T10:23:21.974682-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649590a4-2ff3-4298-b231-c2ba57dbe6fc/?format=api"
                }
            ]
        }
    ]
}