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/8da0e152-ff98-44e8-bb94-83d60ced1bba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8da0e152-ff98-44e8-bb94-83d60ced1bba",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f0bed767-d50c-4ff5-ba9a-e6ce1c62099d",
    "completed": true,
    "last_updated": "2024-01-22T11:58:18.673135-05:00",
    "created_at": "2024-01-19T09:33:13.245569-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f0bed767-d50c-4ff5-ba9a-e6ce1c62099d",
    "datetime": "2024-01-20T20:15:00-05:00",
    "cutoff_datetime": "2024-01-20T20:15:00-05:00",
    "name": "Green Bay Packers v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "e1dbbcb1-ba9e-4f08-911b-e180375fc183",
            "match": "https://api-prod.gambitprofit.com/api/matches/8da0e152-ff98-44e8-bb94-83d60ced1bba/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-19T09:33:13.271452-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": "San Francisco 49ers",
                        "amount": 8000.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 2000.0
                    }
                ],
                "expected_reward_tokens": 9440.0,
                "profit_sb": -60.0,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a9d956df-52cf-4472-a78d-ee3242ae9f9a",
                    "gambit_id": "02d99c5e-14a3-44f2-9b13-669cb133ce0d",
                    "last_updated": "2024-01-22T11:58:18.699606-05:00",
                    "created_at": "2024-01-19T09:33:13.278499-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.18000",
                    "odds": "1.19230",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1dbbcb1-ba9e-4f08-911b-e180375fc183/?format=api"
                },
                {
                    "id": "387a2ac0-f1d4-4621-85ae-65630ca4eb89",
                    "gambit_id": "8cc8696e-4410-4466-9738-94084936e1b4",
                    "last_updated": "2024-01-22T11:58:18.696310-05:00",
                    "created_at": "2024-01-19T09:33:13.274915-05:00",
                    "name": "Green Bay Packers",
                    "reward": "4.72000",
                    "odds": "4.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1dbbcb1-ba9e-4f08-911b-e180375fc183/?format=api"
                }
            ]
        },
        {
            "id": "71d5e0a0-b3db-4dc8-82d2-e8fc13abe56d",
            "match": "https://api-prod.gambitprofit.com/api/matches/8da0e152-ff98-44e8-bb94-83d60ced1bba/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-19T09:33:13.256564-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": "Green Bay Packers",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "337d9d20-890d-4848-bbb6-47c5626a8674",
                    "gambit_id": "b2dc7eef-c833-4ebe-9b74-6e1859873ffb",
                    "last_updated": "2024-01-22T11:58:18.686180-05:00",
                    "created_at": "2024-01-19T09:33:13.260833-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d5e0a0-b3db-4dc8-82d2-e8fc13abe56d/?format=api"
                },
                {
                    "id": "c47f1759-ef65-4b24-93b9-b317a7338566",
                    "gambit_id": "92be099d-e37b-4ee9-a153-6e610f2198ff",
                    "last_updated": "2024-01-22T11:58:18.689625-05:00",
                    "created_at": "2024-01-19T09:33:13.264953-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d5e0a0-b3db-4dc8-82d2-e8fc13abe56d/?format=api"
                }
            ]
        },
        {
            "id": "afc997aa-6eb3-4aff-b0b1-56108130edb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/8da0e152-ff98-44e8-bb94-83d60ced1bba/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-19T09:33:13.282172-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 Over 50.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 50.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b57184a-eea4-469e-a7c8-df2bc058e51f",
                    "gambit_id": "c83c7e46-daf4-4bef-9b1f-068e1a6613c1",
                    "last_updated": "2024-01-22T11:58:18.709397-05:00",
                    "created_at": "2024-01-19T09:33:13.290354-05:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc997aa-6eb3-4aff-b0b1-56108130edb1/?format=api"
                },
                {
                    "id": "11e06370-677a-48db-9d90-534ac6d37207",
                    "gambit_id": "f670d9bb-abe7-4011-9166-7d99ac8f944b",
                    "last_updated": "2024-01-22T11:58:18.706023-05:00",
                    "created_at": "2024-01-19T09:33:13.286530-05:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc997aa-6eb3-4aff-b0b1-56108130edb1/?format=api"
                }
            ]
        }
    ]
}