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/bb6412e9-aa72-462a-994e-47297139d710/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb6412e9-aa72-462a-994e-47297139d710",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "820ea08d-87e0-42d4-ada4-a451d5021f46",
    "completed": true,
    "last_updated": "2022-10-02T20:07:01.282597-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.97,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/820ea08d-87e0-42d4-ada4-a451d5021f46",
    "datetime": "2022-10-01T15:30:00-04:00",
    "cutoff_datetime": "2022-10-01T15:30:00-04:00",
    "name": "Bowling Green v. Akron",
    "bettypes": [
        {
            "id": "f2cfe710-9af5-4396-b124-55f8a187f4bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb6412e9-aa72-462a-994e-47297139d710/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Bowling Green",
                        "amount": 7408.0
                    },
                    {
                        "team": "Akron",
                        "amount": 2592.0
                    }
                ],
                "expected_reward_tokens": 9408.16,
                "profit_sb": -91.84,
                "profit_sb_percentage": -0.97,
                "recommended": false
            },
            "lines": [
                {
                    "id": "962b9071-ac09-4ac1-aa02-c7e253c28148",
                    "gambit_id": "9400c7bd-6af5-4e01-90d1-c1439de85aa5",
                    "last_updated": "2022-10-02T20:07:01.293107-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bowling Green",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2cfe710-9af5-4396-b124-55f8a187f4bb/?format=api"
                },
                {
                    "id": "f2e8b892-3ff3-442f-b0d3-9e4e9610e3c5",
                    "gambit_id": "21d3b2a3-4fce-47b3-82fa-301bdbaa0b69",
                    "last_updated": "2022-10-02T20:07:01.292021-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Akron",
                    "reward": "3.63000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2cfe710-9af5-4396-b124-55f8a187f4bb/?format=api"
                }
            ]
        },
        {
            "id": "ad4d7d09-656f-4f7a-9d46-15617a62a150",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb6412e9-aa72-462a-994e-47297139d710/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Bowling Green",
                        "amount": 5000.0
                    },
                    {
                        "team": "Akron",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb020ab2-41b1-4a74-8fc7-f562649d5ec8",
                    "gambit_id": "88cb5216-b304-483a-a1fb-8e1a175e84f5",
                    "last_updated": "2022-10-02T20:07:01.296206-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bowling Green",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad4d7d09-656f-4f7a-9d46-15617a62a150/?format=api"
                },
                {
                    "id": "f7a08bf5-16cd-474c-bd91-990e2839ce3c",
                    "gambit_id": "8784910d-3456-4ec0-bb85-9b3b8680a531",
                    "last_updated": "2022-10-02T20:07:01.295232-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Akron",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad4d7d09-656f-4f7a-9d46-15617a62a150/?format=api"
                }
            ]
        },
        {
            "id": "bac6b7e9-ec6b-4912-98f1-dd9f6898fcaa",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb6412e9-aa72-462a-994e-47297139d710/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 49.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 49.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a8fff51-480a-4b63-89b6-d53cc580b8e3",
                    "gambit_id": "f72006d0-418c-49cd-b43a-4c6b3d65dc59",
                    "last_updated": "2022-10-02T20:07:01.285230-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bac6b7e9-ec6b-4912-98f1-dd9f6898fcaa/?format=api"
                },
                {
                    "id": "25773742-3b1e-42a9-98ae-92fa7c015df7",
                    "gambit_id": "722f2bb4-3726-474e-a92d-724871f1b57e",
                    "last_updated": "2022-10-02T20:07:01.286759-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bac6b7e9-ec6b-4912-98f1-dd9f6898fcaa/?format=api"
                }
            ]
        }
    ]
}